lo folks... buildout.python seems to be b0rked, and i've always used it to install $ALLPYTHONS ; someone mentioned some other project that would install 2.4-2.7,3.2-3.7 istr a long time ago.. anyone have hints
Belxjander has quit
raydeo
use pyenv
mcdonc:
Belxjander joined the channel
also here's my little func to make tox use pyenv without keeping them on the path all the time and without using the pyenv shims
ERROR: Error creating virtualenv. Note that some special characters (e.g. ':' and unicode symbols) in paths are not supported by virtualenv. Error details: InvocationError('Failed to get version_info for python3.6: b"pyenv: python3.6: command not found\\n\\nThe `python3.6\' command exists in these Python versions:\\n 3.6.1\\n\\n"', None)
what else do I need to configure to get tox to run all the pythons?
raydeo
I'm sure it depends on things you did that I don't know about :p