Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; '16,': 0.03; 'skip:[ 20': 0.04; 'output': 0.05; 'received:134': 0.05; 'responding': 0.07; 'broke': 0.09; 'setup.py': 0.09; 'python': 0.11; 'codec': 0.16; 'ordinal': 0.16; 'subject:continue': 0.16; '\xe9crit': 0.16; 'command': 0.22; 'admin': 0.22; 'install': 0.23; 'header:User- Agent:1': 0.23; 'byte': 0.24; 'subject:will': 0.24; 'unix/linux': 0.24; 'fine': 0.24; 'skip:" 40': 0.26; 'downloaded': 0.26; 'header :In-Reply-To:1': 0.27; 'installed': 0.27; 'thus': 0.29; '"",': 0.31; 'yourself.': 0.31; 'file': 0.32; 'probably': 0.32; 'running': 0.33; '(most': 0.33; 'skip:d 20': 0.34; "can't": 0.35; 'but': 0.35; 'installing': 0.36; 'being': 0.38; 'system,': 0.38; 'to:addr:python-list': 0.38; 'recent': 0.39; 'to:addr:python.org': 0.39; 'system.': 0.39; 'skip:p 20': 0.39; 'skip:u 10': 0.60; 'complete': 0.62; "you've": 0.63; '26,': 0.68; 'frustrated': 0.68; 'increase': 0.74; 'subject:this': 0.83; 'messed': 0.84; 'pardon': 0.84; 'restrain': 0.84; 'subject:being': 0.84; 'subject:you': 0.87; 'urge': 0.91 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ap8EAHoGilKGuA9G/2dsb2JhbABZgz/ACYEugxoBBTIBRRELIRYPCQMCAQIBRRMIAod9uRmIeY82OhaEGwOYEIEvhHuLY4Mp Date: Mon, 18 Nov 2013 13:26:20 +0100 From: Antoon Pardon User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 MIME-Version: 1.0 To: python-list@python.org Subject: Re: If you continue being rude i will continue doing this References: <5fa4e0b3-70c0-4ac6-b846-2d9a936d21d4@googlegroups.com> <5289de86$0$3625$426a74cc@news.free.fr> In-Reply-To: <5289de86$0$3625$426a74cc@news.free.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 61 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384782314 news.xs4all.nl 15889 [2001:888:2000:d::a6]:46800 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59867 Please try to restrain yourself. I understand the urge to vent your frustration but it will accomplish nothing. We are all frustrated by Nikos's behaviour but we all rely on each other not to increase that frustration through responding to his threads and thus prolonging their duration. -- Antoon Pardon Op 18-11-13 10:31, YBM schreef: > 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 "", line 16, in >> 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 "", line 16, in >> >> 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) >> ====================================================== >> >