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
The text was updated successfully, but these errors were encountered:
use an older version of python (3.8 works for me)
Sorry, something went wrong.
Same here. Build log can be found here: https://gist.github.com/marcin93/a1ec12bac12e3567ec9eac63fae2a341
Using Python 3.10.8 and latest code from master
Edit: Tried python3.8
~ python3.8 --version Python 3.8.15 ~ python3.8 -m pip --version pip 22.3.1 from /home/marcin/.local/lib/python3.8/site-packages/pip (python 3.8)
didn't worked as well: https://gist.github.com/marcin93/a2622fd2d92a9560fdad8a7e884d04fe
Bump dependencies, fixes python 3.11 compatibility
bec69e4
Fixes eth0izzle#41
No branches or pull requests
The text was updated successfully, but these errors were encountered: