You are the one being rude, Nikos.

Moreover you are a nut, installing pygeoip works fine
for me:

# pip install pygeoip
Downloading/unpacking pygeoip
  Downloading pygeoip-0.3.0.tar.gz (97Kb): 97Kb downloaded
  Running setup.py egg_info for package pygeoip

Installing collected packages: pygeoip
  Running setup.py install for pygeoip

Successfully installed pygeoip
Cleaning up...

you've probably completely messed up your system, as you
are completely incompetent as a UNIX/Linux admin and broke
your system.



Le 17/11/2013 23:31, Ferrous Cranus a écrit :
======================================================
root@secure [~/distribute-0.6.49]# pip install pygeoip
Downloading/unpacking pygeoip
Downloading pygeoip-0.3.0.tar.gz (97kB): 97kB downloaded
Running setup.py egg_info for package pygeoip
Traceback (most recent call last):
File "<string>", line 16, in <module>
File "/usr/lib/python3.3/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position
1098: ordinal not in range(128)
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "<string>", line 16, in <module>

File "/usr/lib/python3.3/encodings/ascii.py", line 26, in decode

return codecs.ascii_decode(input, self.errors)[0]

UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position
1098: ordinal not in range(128)
======================================================


--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to