ModuleNotFoundError: No module named 'pip._vendor.six ...
github.com › pypa › pipenvI can imagine this might be related to interference from pyenv. Simply trying to install the missing six package just tells me it's already installed. Thanks for any help! Expected result. Installing packages works. Actual result. See above. Steps to replicate. This happens in an empty folder as well, i.e. doesn't seem related to any pipenv ...