Closed orome closed 11 months ago
Report it to mkvirtualenv, this is not that project. Probably bad installation.
Report it to mkvirtualenv, this is not that project. Probably bad installation.
A bad install of virtualenv though, no?
Not done via our supported methods though https://virtualenv.pypa.io/en/latest/installation.html, as the path tells you.
Issue
Can no longer run
mkvirtualenv
. I get:ModuleNotFoundError: No module named 'platformdirs'
For years I've just used the following without issue, but not it no longer works.
Environment
Provide at least:
pip list
of the host python wherevirtualenv
is installed:Output of the virtual environment creation
Make sure to run the creation with
-vvv --with-traceback
: