HOW WILL INSUCCESSFULYL INSTALLTHE DAMN THING
Nikos
nikos at superhost.gr
Sun Nov 17 09:51:58 EST 2013
======================================================
root at 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)
======================================================
Not only the fucking thing is so trouble to install but now we have to
the damn module ourselves.
--
What is now proved was at first only imagined!
--
What is now proved was at first only imagined!
More information about the Python-list
mailing list