PYTHON 3.4 LEFTOVERS

Ferrous Cranus nikos.gr33k at gmail.com
Sat Nov 16 11:09:01 EST 2013


Τη Σάββατο, 16 Νοεμβρίου 2013 6:07:35 μ.μ. UTC+2, ο χρήστης Ned Batchelder έγραψε:
> On Saturday, November 16, 2013 11:03:39 AM UTC-5, Ferrous Cranus wrote:
> 
> > root at secure [~]# find / -name python3.4 | rm -rf   
> 
> > 
> 
> > root at secure [~]# locate python3.4
> 
> > /root/.local/lib/python3.4
> 
> > /usr/local/include/python3.4m
> 
> > /usr/local/lib/libpython3.4m.a
> 
> > /usr/local/lib/python3.4
> 
> > /usr/local/share/man/man1/python3.4.1
> 
> > 
> 
> > still there!!!
> 
> > 
> 
> > root at secure [~]# locate python3.4 | rm -rf
> 
> > 
> 
> > root at secure [~]# locate python3.4
> 
> > 
> 
> > /root/.local/lib/python3.4
> 
> > /usr/local/include/python3.4m
> 
> > /usr/local/lib/libpython3.4m.a
> 
> > /usr/local/lib/python3.4
> 
> > /usr/local/share/man/man1/python3.4.1
> 
> > root at secure [~]# 
> 
> > 
> 
> > still there!!!
> 
> > ==================================
> 
> > 
> 
> > 
> 
> > The Questions Are:
> 
> > 
> 
> > 1. DELETE ALL REMAINS OF PYTHON3.4
> 
> > 
> 
> > 2. HOW AM'I  I GOING TO DELETE THESE 2 PACKAGES THAT PIP INSTALLED
> 
> > 
> 
> > 3. HOW CAN I PROPERLY INSTALL THE ABOVE 2 WRONGLY PLACED MODULES SO THEY CAN BE USED BY PYTHON 3.3.2
> 
> 
> 
> Re-asking questions in a new thread is not a way to get better help.  Writing in all caps is not a way to get better help.
> 
> 
> 
> You are acting badly.  Stop it.
> 
> 
> 
> You are not owed answers by us.  This is a community, and people get help by acting like responsible members and listening to what people tell them.  You've ignored a number of replies, and are actively breaking the conventions of the community by re-asking panicked questions.
> 
> 
> 
> Calm down and find some Unix resources elsewhere.  Do not repost the same question multiple times in a few hours.  Behave yourself.
> 
> 
> 
> --Ned.

root at secure [~]# find / -name python3.4 | rm -rf   

root at secure [~]# locate python3.4 
/root/.local/lib/python3.4 
/usr/local/include/python3.4m 
/usr/local/lib/libpython3.4m.a 
/usr/local/lib/python3.4 
/usr/local/share/man/man1/python3.4.1 

still there!!! 

root at secure [~]# locate python3.4 | rm -rf 

root at secure [~]# locate python3.4 

/root/.local/lib/python3.4 
/usr/local/include/python3.4m 
/usr/local/lib/libpython3.4m.a 
/usr/local/lib/python3.4 
/usr/local/share/man/man1/python3.4.1 
root at secure [~]# 

still there!!! 
================================== 


The Questions Are: 

1. DELETE ALL REMAINS OF PYTHON3.4 

2. HOW AM'I  I GOING TO DELETE THESE 2 PACKAGES THAT PIP INSTALLED 

3. HOW CAN I PROPERLY INSTALL THE ABOVE 2 WRONGLY PLACED MODULES SO THEY CAN BE USED BY PYTHON 3.3.2



More information about the Python-list mailing list