-
-
Notifications
You must be signed in to change notification settings - Fork 531
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
bug bad python version #927
Comments
Can you try master? I recently contributed a patch which should make this just work :) |
See #914 for that change |
nice it's ok with master, thanks |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
ubuntu 16.04
edit : also in 18.04 via Mint 19
tox installed via pip3.5 install tox
python + tab : (installed python version)
python
python2.7-config python3.5 python3.5m-config python3.6m python3m
python2 python2-config python3.5-config python3.6 python3.6m-config python3m-config python2.7 python3 python3.5m python3.6-config python3-config python-config
tox.ini
python 3.3 et 3.8 are not present and 3.5 is used. ==> bug
python 3.7 is not installed => ok
The text was updated successfully, but these errors were encountered: