Re: OSError: [Errno 13] Permission denied:... /_dummy_thread

2017-11-06 Thread Avraham Serour
don't use sudo to pip install packages, you should create a virtualenv for your project On Mon, Nov 6, 2017 at 8:24 AM, Vineet Kothari wrote: > try to update your python : https://stackoverflow.com/ > questions/2720014/upgrading-all-packages-with-pip > > On Mon, Nov 6, 2017 at 12:10 AM, Mel DeJe

Re: OSError: [Errno 13] Permission denied:... /_dummy_thread

2017-11-05 Thread Vineet Kothari
try to update your python : https://stackoverflow.com/questions/2720014/upgrading-all-packages-with-pip On Mon, Nov 6, 2017 at 12:10 AM, Mel DeJesus wrote: > Do that only leads to another permission denied error - > > Installing collected packages: argparse, configparser, konfig, pyzmq, > inflec

Re: OSError: [Errno 13] Permission denied:... /_dummy_thread

2017-11-05 Thread Mel DeJesus
Do that only leads to another permission denied error - Installing collected packages: argparse, configparser, konfig, pyzmq, inflect, jaraco.itertools, tempora, jaraco.stream, jaraco.classes, backports.functools-lru-cache, jaraco.functools, jaraco.text, jaraco.collections, jaraco.logging, irc

Re: OSError: [Errno 13] Permission denied:... /_dummy_thread

2017-11-05 Thread Mel DeJesus
as in: sudo pip install -r requirements.txt ? On Sunday, November 5, 2017 at 1:33:07 PM UTC-5, me.vineetkothari wrote: > > Use sudo > > On Nov 6, 2017 12:00 AM, "Mel DeJesus" > > wrote: > > > > Any suggestions? --> > > After attempting pip install -r requirements.txt in a virtual environment,

Re: OSError: [Errno 13] Permission denied:... /_dummy_thread

2017-11-05 Thread Vineet Kothari
Use sudo On Nov 6, 2017 12:00 AM, "Mel DeJesus" wrote: Any suggestions? --> After attempting pip install -r requirements.txt in a virtual environment, I got a number of files loaded before getting this: Exception: Traceback (most recent call last): File "/Library/Python/2.7/site-packages/