Public bug reported:

ubuntu 12.10
python-imobiledevice:
  Installed: 1.1.4-1ubuntu2

$ python
Python 2.7.3 (default, Sep 26 2012, 21:53:58) 
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import imobiledevice
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "plist.pxd", line 6, in init imobiledevice (imobiledevice.c:31701)
ImportError: No module named plist

# aptitude install python-plist

$ python
Python 2.7.3 (default, Sep 26 2012, 21:53:58) 
[GCC 4.7.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import imobiledevice
>>>

** Affects: libimobiledevice (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072728

Title:
  python-imobiledevice needs a dependency on python-plist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libimobiledevice/+bug/1072728/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to