Package: python-imobiledevice Version: 1.1.5-2+b1 Originally reported in Launchpad: https://bugs.launchpad.net/bugs/1072728
Verified in current unstable: Python 2.7.6 (default, Mar 22 2014, 15:40:47) [GCC 4.8.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 8, in init imobiledevice (imobiledevice.c:55772) ImportError: No module named plist >>> After installing python-plist, importing imobiledevice works. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

