We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See: https://github.com/sudo-bot/docker-rustpython/actions/runs/9814318960/job/27101759812
error[E0412]: cannot find type `u512` in this scope #15 559.6 --> /workdir/target/release/build/unicode_names2-851dc8f074cc9f46/out/generated.rs:13939:43 #15 559.6 | #15 559.6 13939 | pub static PHRASEBOOK_OFFSETS2: &'static [u512] = &[ #15 559.6 | ^^^^ not found in this scope #15 559.6
The text was updated successfully, but these errors were encountered:
This is fixed in v1.2.0 (thanks to #34), but you are trying to build RustPython, which has v1.1.0 in its lockfile.
Sorry, something went wrong.
Thank you for the quick reply !
No branches or pull requests
See: https://github.com/sudo-bot/docker-rustpython/actions/runs/9814318960/job/27101759812
The text was updated successfully, but these errors were encountered: