[ovirt-users] ovirt shell on mac OS ?

Juan Hernández jhernand at redhat.com
Thu Aug 20 13:50:16 UTC 2015


On 08/20/2015 01:00 PM, Fabrice Bacchella wrote:
> I'm trying to install ovirt-shell on my mac, as explained in http://www.ovirt.org/CLI#pypi , but if fails :
> 
> $ virtualenv-2.7 ovirt
> New python executable in ovirt/bin/python
> Installing setuptools, pip, wheel...done.
> $ ./ovirt/bin/easy_install ovirt-shell
> Searching for ovirt-shell
> Reading https://pypi.python.org/simple/ovirt-shell/
> Best match: ovirt-shell 3.5.0.6
> ...
> Finished processing dependencies for ovirt-shell
> 
> $ ./ovirt/bin/ovirt-shell 
> Traceback (most recent call last):
>   File "./ovirt/bin/ovirt-shell", line 9, in <module>
>     load_entry_point('ovirt-shell==3.5.0.6', 'console_scripts', 'ovirt-shell')()
>   File "/private/tmp/ovirt/lib/python2.7/site-packages/pkg_resources/__init__.py", line 552, in load_entry_point
>     return get_distribution(dist).load_entry_point(group, name)
>   File "/private/tmp/ovirt/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2672, in load_entry_point
>     return ep.load()
>   File "/private/tmp/ovirt/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2345, in load
>     return self.resolve()
>   File "/private/tmp/ovirt/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2351, in resolve
>     module = __import__(self.module_name, fromlist=['__name__'], level=0)
>   File "build/bdist.macosx-10.10-x86_64/egg/ovirtcli/main.py", line 19, in <module>
>   File "build/bdist.macosx-10.10-x86_64/egg/ovirtcli/infrastructure/options.py", line 21, in <module>
>   File "build/bdist.macosx-10.10-x86_64/egg/ovirtcli/infrastructure/settings.py", line 18, in <module>
>   File "build/bdist.macosx-10.10-x86_64/egg/cli/__init__.py", line 3, in <module>
>   File "build/bdist.macosx-10.10-x86_64/egg/cli/context.py", line 34, in <module>
> ImportError: cannot import name Terminal
> 

I have created the following bug to track this issue:

  https://bugzilla.redhat.com/1255409

Note that we (well, at least I) don't have any Mac OS environment to
test this, so it is unlikely that we can add support for it. Would you
be interested in working on this yourself?

-- 
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.



More information about the Users mailing list