from launchpadlib.credentials import ( ImportError: No module named credentials)

Bug #864171 reported by Alex Kaluzhny
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
launchpadlib
Invalid
Undecided
Unassigned
python-launchpadlib (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "./oemreporter.py", line 8, in <module>
    from launchpadlib.launchpad import Launchpad
  File "/usr/lib/pymodules/python2.7/launchpadlib/launchpad.py", line 36, in <module>
    from launchpadlib.credentials import (
ImportError: No module named credentials

This worked fine even late night of 2011-09-30 but was found broken after update was installed on 2011-10-01.

summary: from launchpadlib.credentials import ( ImportError: No module named
- credentials
+ credentials)
Revision history for this message
Alex Kaluzhny (alex-kaluzhny) wrote :

After removing and re-installing /usr/lib/pymodules/python2.7/launchpadlib/launchpad.py the issue was resolved.
Marking Invalid

Changed in python-launchpadlib (Ubuntu):
status: New → Invalid
Changed in launchpadlib:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.