virtualenv is not compatible with this system or executable · Issue #1051 · pypa/virtualenv
I deleted old virtualenv "my3" with command rmvirtualenv my3 and I created new virtualenv with command mkvirtualenv my3 -p python3 I have 3 errors: Running virtualenv with interpreter /home/myname/...