daily pastebin goal
27%
SHARE
TWEET

Untitled

a guest Apr 3rd, 2015 196 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. sudo apt-get install python-lxml
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information... Done
  5. python-lxml is already the newest version.
  6. python-lxml set to manually installed.
  7. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  8. grek@dell-3147:~$ /opt/extras.ubuntu.com/picapy/bin/picapy
  9. Traceback (most recent call last):
  10.   File "/opt/extras.ubuntu.com/picapy/bin/picapy", line 38, in <module>
  11.     from picapy import Picapy
  12.   File "/opt/extras.ubuntu.com/picapy/share/picapy/picapy.py", line 41, in <module>
  13.     import googlepicasaapi
  14.   File "/opt/extras.ubuntu.com/picapy/share/picapy/googlepicasaapi.py", line 41, in <module>
  15.     from lxml import etree
  16. ImportError: No module named 'lxml'
RAW Paste Data
Top