Permission error with pip install -e
#7940
Labels
auto-locked
Outdated issues that have been locked by automation
pip install -e
#7940
Hi all,
I am trying to use
pip install -e
to install package invirtualenv
, however, it always gives the following errors:I added
sudo
to make itpip3 install -e mulpyplexer
, and it works fine. But I think I should be able to install it withoutsudo
invirtualenv
, any thoughts of how to do it? Thank you so much!The text was updated successfully, but these errors were encountered: