Forums

error: could not create blah blah blah

So, trying to install a package and received the following error:

error: could not create '/usr/local/lib/python2.7/dist-packages/twython': Permission enied

Is there a way to get the twython package loaded? I was using pip install twython to produce the error.

Nevermind - use virtualenv I should have seen that!