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
Okay so if you just want to get rid of the messages when terminal starts, do this:
or, like I did..just uninstall virtualenvwrapper
sudo pip uninstall virtualenvwrapper
and then install it with easy_install
sudo easy_install virtualenvwrapper
this time I found the file "/usr/local/bin/virtualenvwrapper.sh" installed... Before that I weren't finding that file anywhere even by this command
find / -name virtualenvwrapper.sh
However: it still takes a while to start a new terminal because something is processing, which I don't like. If anyone knows which package to uninstall, lmk.
Every time I open my terminal prompt, I am getting this error and all my attempt to resolve it has failed. Anyone seen this before?
-bash: /usr/local/bin/virtualenvwrapper.sh: No such file or directory
warning: could not open directory '.lldb/': Permission denied
Thanks
Fidelis
The text was updated successfully, but these errors were encountered: