-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
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
pip install brotli
return a deprecation warning
#981
Comments
pip install brotli
return a deprecation warning
Failing on python version 3.11+. |
it should have been fixed on main branch with #987, however we will need a new tagged release for that trickle down to the python source distribution (sdist) package. The Last weeek we also published pre-compiled wheels of Brotli v1.0.9 for Python 3.11 for all major operating systems and architectures, though I am not sure those cover the OP's environment ("raspberrypi3 with raspbian 10"). Maybe try again to pip install brotli and see if pip this time downloads a pre-compiled wheel. |
@anthrotype Any idea when a new upstream release will be made? |
For an install (here on a raspberrypi) of brotli 1.0.9 I got a warning from pip which says:
The text was updated successfully, but these errors were encountered: