You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Run these commands on Ubuntu 20.04:
Any log messages given by the failure
This is output on Python 3.8 (not entirely sure that this actually failed but there are error messages here that I did not see on Python 3.9):
Python 3.8 output
Python 3.10 output:
Python 3.10 output
Python 3.9 (working) output:
Python 3.9 output
Expected/desired behavior
I expected either no errors or information in the README on what Python versions are supported.
OS and Version?
Ubuntu 20.04
Versions
python3.8, python3.8-venv from standard repositories
python3.9, python3.9-venv, python3.10, python3.10-venv from deadsnakes ppa
Mention any other details that might be useful
Can't think of anything else
The text was updated successfully, but these errors were encountered: