Advertisement
Guest User

Untitled

a guest
May 13th, 2014
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. sl33k@sl33k-laptop:~$ sudo add-apt-repository ppa:webupd8team/java
  2. Traceback (most recent call last):
  3. File "/usr/bin/add-apt-repository", line 8, in <module>
  4. from softwareproperties.SoftwareProperties import SoftwareProperties
  5. File "/usr/lib/python2.6/dist-packages/softwareproperties/SoftwareProperties.py", line 50, in <module>
  6. from ppa import AddPPASigningKeyThread, expand_ppa_line
  7. File "/usr/lib/python2.6/dist-packages/softwareproperties/ppa.py", line 28, in <module>
  8. import pycurl
  9. ImportError: No module named pycurl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement