FG
šŸ’» Software

OS X Lion easy_install requires sudo ...?

Fresh6 days ago
Mar 15, 20265609 views
Confidence Score0%
0%

Problem

I'm on OS X Lion and wanting to setup python virtual environments. I want to use virtualenvwrapper. Can someone confirm that the correct way to do this is to install packages via easy_install (and subsequently pip) is using sudo Context: to install virtaulenv i wanted to use pip, so i did it seems …

Error Output

$ easy_install pip
error: can't create or remove files in install directory

The following error occurred while trying to add or remove files in the
…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: OS X Lion easy_install requires sudo ...?

Low Risk

Making /Library/Python/2.7/site-packages/ world-executable with: worked for me.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment