Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #59867

Re: If you continue being rude i will continue doing this

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 <antoon.pardon@rece.vub.ac.be>
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 <antoon.pardon@rece.vub.ac.be>
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 <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2845.1384782314.18130.python-list@python.org> (permalink)
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

Show key headers only | View raw


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 "<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)
>> ======================================================
>>
> 

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

If you continue being rude i will continue doing this Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-17 14:31 -0800
  Re: If you continue being rude i will continue doing this YBM <ybmess@nooos.fr.invalid> - 2013-11-18 10:31 +0100
    Re: If you continue being rude i will continue doing this Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-18 03:13 -0800
      Re: If you continue being rude i will continue doing this Piet van Oostrum <piet@vanoostrum.org> - 2013-11-18 10:24 -0400
        Re: If you continue being rude i will continue doing this Ferrous Cranus <ferrousferocious@gmail.com> - 2013-11-18 08:15 -0800
          Re: If you continue being rude i will continue doing this alex23 <wuwei23@gmail.com> - 2013-11-19 10:30 +1000
        Re: If you continue being rude i will continue doing this rurpy@yahoo.com - 2013-11-18 08:31 -0800
          Re: If you continue being rude i will continue doing this Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-20 03:55 -0800
        Re: If you continue being rude i will continue doing this Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-20 03:57 -0800
      Re: If you continue being rude i will continue doing this Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-11-19 19:19 +1300
    Re: If you continue being rude i will continue doing this Antoon Pardon <antoon.pardon@rece.vub.ac.be> - 2013-11-18 13:26 +0100
      Re: If you continue being rude i will continue doing this Ferrous Cranus <nikos.gr33k@gmail.com> - 2013-11-18 06:15 -0800

csiph-web