Hi-

While trying to install an OpenStack client on Mac OSX, I get the following:

SymMacToolkit-C02N4H9DG3QD:/ kurt_heiss$ sudo pip install novaclient
Password:
The directory '/Users/kurt_heiss/Library/Logs/pip' or its parent directory is 
not owned by the current user and the debug log has been disabled. Please check 
the permissions and owner of that directory. If executing pip with sudo, you 
may want the -H flag.
The directory '/Users/kurt_heiss/Library/Caches/pip/http' or its parent 
directory is not owned by the current user and the cache has been disabled. 
Please check the permissions and owner of that directory. If executing pip with 
sudo, you may want the -H flag.
The directory '/Users/kurt_heiss/Library/Caches/pip/http' or its parent 
directory is not owned by the current user and the cache has been disabled. 
Please check the permissions and owner of that directory. If executing pip with 
sudo, you may want the -H flag.
Collecting novaclient
  Could not find any downloads that satisfy the requirement novaclient
  No distributions at all found for novaclient
SymMacToolkit-C02N4H9DG3QD:/ kurt_heiss$ 

I changed the permissions on the identified folders as well as tried the -H 
option to no positive result.

Anybody encounter this issue or suggest a possible workaround?
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to