[Bug 912069] [NEW] nova client does not work, fails to import argparse library
Adam Gandelman
912069 at bugs.launchpad.net
Thu Jan 5 00:13:32 UTC 2012
Public bug reported:
Setting up python-prettytable (0.5-1ubuntu2) ...
Setting up python-novaclient (2.6.7~bzr128-0ubuntu1) ...
ubuntu at 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
More information about the Ubuntu-server-bugs
mailing list