You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
seems like others have seen this, pypa/virtualenv#737 and so its a general issue with this software for other projects that also use this API for install: pypa/virtualenv#355
Its already using get_python_lib, the script would need a workaround like a try/except around getsitepackages since it doesnt exist in this case. But it still seems wrong if its a problem with virtualenv's site.py in the first place
Reproducer:
Cmake output, with error:
Workaround:
The text was updated successfully, but these errors were encountered: