openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #04467
Re: Who can help me to solve this installation problem?
Hi,
Another option, if you want, maybe create a symbolic link from your nova
source code to glance source code
regards
On Sat, Oct 1, 2011 at 7:42 PM, Mike Scherbakov <mihgen@xxxxxxxxx> wrote:
> Hi Zhang,
> try to install Glance first.
>
> Regards,
>
> On Sat, Oct 1, 2011 at 7:01 AM, Zhang Zhang <zhang_zhang@xxxxxxxx> wrote:
>
>> When I try to run “python setup.py install” for openstack-nova, it shows
>> following error message:****
>>
>> (All python packages are installed by source code because I am in a unique
>> Linux-like system without yum or apt-get)****
>>
>> File “../openstack-nova-37100f5/nova/image/glance.py”, line 42 in <module>
>> ****
>>
>> GlanceClient = utils.import_class(‘glance.client.Client’)****
>>
>> File “../openstack-nova-37100f5/nova/utils.py”, line 66, in import_class*
>> ***
>>
>> Raise exception.ClassNotFound(class_name=class_str)****
>>
>> nova.exception.ClassNotFound:Class Client could not be found****
>>
>> ** **
>>
>> Can you help me to solve this issue? ****
>>
>> Many thanks!****
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~openstack
>> Post to : openstack@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~openstack
>> More help : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> Mike Scherbakov
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
References