-
-
Notifications
You must be signed in to change notification settings - Fork 142
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
Install extra python packages is failing on Debian 11.2 #325
Labels
Comments
@Lukas-J what is the Python version? |
|
We have the same problem when deploying openwisp to a clean debian 11.2 machine with python 3.9.2.
when manually running
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Task "Install extra python packages" fails on a freshly installed Debian 11.2 in VirtualBox.
Running
pip3 install -U bpython
as root loacally on the destination machine fixes the issue.The output is the following:
The text was updated successfully, but these errors were encountered: