commad will be 'sudo pip install —upgrade'? what of pytz?
I have used the command and i haave upgraded successfully thanks buddy. what of the pytz?
When you type "pip install pytz" 1) First it will download the packages 2) Then it will try to write those files to '/usr/local/lib/python2.7/site-packages' When it tries to write on that path, obviously it needs root user permissions. That's why you need to use sudo before the pip.
Обсуждают сегодня