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


Groups > comp.lang.python > #59872

Not my fault

Newsgroups comp.lang.python
Date 2013-11-18 06:30 -0800
Message-ID <db9bfb13-ec22-46ea-831b-629cbb7654e7@googlegroups.com> (permalink)
Subject Not my fault
From Ferrous Cranus <ferrousferocious@gmail.com>

Show all headers | View raw


Τη Δευτέρα, 18 Νοεμβρίου 2013 11:31:50 π.μ. UTC+2, ο χρήστης YBM έγραψε: 
> 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. 



No i haven't broke it at all. 
Everything work as they should. 

The refusal of 'pygeoip' to install turned out to be the local setting in my new VPS. 

So i have changes it to: 

export LANG = en_US.UTF-8 

and then 'pip install pygeoip' was successful. 

Trying to figure out how to install-setup EPEL repository along with python3 && python3-pip and 2 extra modules my script needed in my new VPS have costed 4-5 of my life and of my mental health, while if you just helped a bit these would have been done in a couple of hours.

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


Thread

Not my fault Ferrous Cranus <ferrousferocious@gmail.com> - 2013-11-18 06:30 -0800
  Re: Not my fault rurpy@yahoo.com - 2013-11-18 08:48 -0800

csiph-web