Advertisement
AncientPC

Untitled

Apr 16th, 2012
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.75 KB | None | 0 0
  1. ╭─ancientpc@ibanez ~/tmp ‹python-2.7.3› ‹ruby-1.9.3›
  2. ╰─➤  curl http://python-distribute.org/distribute_setup.py | ~/bin/python-2.7.3/bin/python
  3.   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
  4.                                  Dload  Upload   Total   Spent    Left  Speed
  5. 100 16122  100 16122    0     0  28341      0 --:--:-- --:--:-- --:--:-- 43423
  6. Traceback (most recent call last):
  7.   File "<stdin>", line 494, in <module>
  8.   File "<stdin>", line 489, in main
  9.   File "<stdin>", line 183, in download_setuptools
  10.   File "/usr/lib/python2.5/urllib.py", line 26, in <module>
  11.     import socket
  12.   File "/usr/lib/python2.5/socket.py", line 75, in <module>
  13.     _realssl = ssl
  14. NameError: name 'ssl' is not defined
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement