Could not find any downloads that satisfy the requirement novaclient

marco.nawijn at colosso.nl marco.nawijn at colosso.nl
Wed Apr 8 05:39:54 EDT 2015


On Tuesday, April 7, 2015 at 9:55:58 PM UTC+2, kurt_... at symantec40.com wrote:
> 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?

Hi,

The module you are looking for is named python-novaclient and not novaclient.
You can check for yourself by running "pip search novaclient".



More information about the Python-list mailing list