[SOLVED] python3.9 venv testing error message

2020-12-27 Thread songbird
the mismatch of the version of distutils prevented it from working so the solution was to upgrade distutils from unstable and it works now. songbird

python3.9 venv testing error message

2020-12-16 Thread songbird
as it is testing perhaps there is a temporary glitch in the packages for python3.9, but it has been there for at least a week if not longer. oh, i do have python-is-python3 and there are no python2 programs anywhere on this system that i know of. when i run the command: = $ python -m v