Unable to install package on different logical disk #7625
Labels
auto-locked
Outdated issues that have been locked by automation
OS: windows
Windows specific
type: bug
A confirmed bug or unintended behavior
While executing (note two different logical disks)
F:\temp\.venv\Scripts\pip install --prefix "C:\temp" "greenlet>=0.4.14"
pip exits with an unhandled exception:
Because of this I'm unable to install gevent==1.5a2, which executes the command above while installing build dependencies.
Steps to reproduce (cmd)
Seems like not reproducible with different python versions.
The text was updated successfully, but these errors were encountered: