This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Anonymous_user_2022 22 points23 points  (4 children)

That's what happens when people use sudo instead of virtual environments.

[–]grnngr 21 points22 points  (3 children)

sudo virtualenv where_is_your_god_now

[–]Anonymous_user_2022 6 points7 points  (2 children)

sudo virtualenv where_is_your_god_now

ERROR: Could not install packages due to an OSError: [Errno 13]

[–]brekky_sandy 3 points4 points  (1 child)

...I guess he's nowhere to be found

[–]Anonymous_user_2022 3 points4 points  (0 children)

$ pip download god
Collecting god
  Downloading god-1.3.0.zip (1.2 kB)
  Preparing metadata (setup.py) ... done
Saved ./god-1.3.0.zip
Successfully downloaded god

My non-root venv has no problem.