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
Expected behavior
Pipx installs the package, ignoring cwd
Actual behavior
Pipx errors out, because of the file in cwd
Extra
This probably has some security implications, but I could not find anywhere specific to report security issues, and it's probably low severity anyways.
The text was updated successfully, but these errors were encountered:
Describe the bug
pipx install considers the current working dir as import path during install.
How to reproduce
Expected behavior
Pipx installs the package, ignoring cwd
Actual behavior
Pipx errors out, because of the file in cwd
Extra
This probably has some security implications, but I could not find anywhere specific to report security issues, and it's probably low severity anyways.
The text was updated successfully, but these errors were encountered: