[openstack-dev] [Quantum] No module named pyparsing

Aaron Rosen arosen at nicira.com
Tue Aug 14 20:42:10 UTC 2012


Yes, there is already a fix merge for that:
https://review.openstack.org/#/c/11251/

Aaron

On Tue, Aug 14, 2012 at 1:38 PM, Edgar Magana (eperdomo) <eperdomo at cisco.com
> wrote:

>  Hi Folks,****
>
> ** **
>
> I am seeing recently that quantum client complains for the pyparsing
> module:****
>
> ** **
>
> # quantum****
>
> Traceback (most recent call last):****
>
>   File "/usr/local/bin/quantum", line 9, in <module>****
>
>     load_entry_point('python-quantumclient==2.0.5', 'console_scripts',
> 'quantum')()****
>
>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 337, in
> load_entry_point****
>
>     return get_distribution(dist).load_entry_point(group, name)****
>
>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2279, in
> load_entry_point****
>
>     return ep.load()****
>
>   File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1989, in
> load****
>
>     entry = __import__(self.module_name, globals(),globals(), ['__name__'])
> ****
>
>   File "/opt/stack/python-quantumclient/quantumclient/shell.py", line 28,
> in <module>****
>
>     from cliff.app import App****
>
>   File "/usr/local/lib/python2.7/dist-packages/cliff/app.py", line 11, in
> <module>****
>
>     from .interactive import InteractiveApp****
>
>   File "/usr/local/lib/python2.7/dist-packages/cliff/interactive.py", line
> 9, in <module>****
>
>     import cmd2****
>
>   File "/usr/lib/python2.7/dist-packages/cmd2.py", line 43, in <module>***
> *
>
>     import pyparsing****
>
> ImportError: No module named pyparsing****
>
> ** **
>
> Are you aware of this? Is this a bug or a missing configuration from my
> side?****
>
> ** **
>
> Thanks,****
>
> ** **
>
> Edgar****
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20120814/9f4d5550/attachment-0001.html>


More information about the OpenStack-dev mailing list