Public bug reported:

Setting up python-prettytable (0.5-1ubuntu2) ...
Setting up python-novaclient (2.6.7~bzr128-0ubuntu1) ...
ubuntu@ip-10-252-25-136:~$ nova
Traceback (most recent call last):
  File "/usr/bin/nova", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2707, in 
<module>
    working_set.require(__requires__)
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 686, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: argparse

It seems nova client uses pkg_resources, but it cannot load the argparse
module.  argparse is provided as part of the main python package and not
installed as a seperate python module.

** Affects: python-novaclient (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-novaclient in Ubuntu.
https://bugs.launchpad.net/bugs/912069

Title:
  nova client does not work, fails to import argparse library

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-novaclient/+bug/912069/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to