Zsh: Conda/Pip installs command not found
So I installed Anaconda and everything is working. After I installed it I decided to switch to oh-my-zsh. I am now getting:
So I installed Anaconda and everything is working. After I installed it I decided to switch to oh-my-zsh. I am now getting:
I’ve been usually installed python packages through pip.
I see more and more commands like this:
I am trying to run a python urllib2 script and getting this error:
Below is the error I get when I run pip:
Where is Python pip cache folder? I had an error during install and now reinstall packages using cache files. Where is that directory? I want to backup them for install in the future. Is it possible?
Can’t remember where I read this, but either somewhere on here or in the comments of a tutorial I was following, a person said:
I’m trying to install Pandas using pip, but I’m having a bit of trouble. I just ran sudo pip install pandas which successfully downloaded pandas. However, it did not get downloaded to the location that I wanted. Here’s what I see when I use pip show pandas:
Cannot uninstall ‘ipython’. It is a distutils installed project and
thus we cannot accurately determine which files belong to it which
would lead to only a partial uninstall.
We have several own python packages and want to create local pypi repository for them using simple interface like https://pypi.python.org/simple/