Python Forum
I can't remove python. I'm not kidding, it doesn't get uninstalled.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I can't remove python. I'm not kidding, it doesn't get uninstalled.
#1
I've spent like a week's worth of man-hours trying to get uwgsi to work (see https://python-forum.io/Thread-ImportErr...#pid104516 ), and my problem must be obscure because no one's advice works (or I get no responses to posts on forums), I got desperate so tried removing python and reinstalling it. It won't uninstall.

Ubuntu 18.04.2

sudo apt-get remove python.

It does a lot of stuff, clears up 250something MB.

I type python. I get a python prompt.
I type python2. I get a prompt.
I type python3. I get a prompt.

So I sudo apt-get remove python3.

Once again, it removes a bunch of packages, etc, clears up (now it's 500something MB)

I type python3.
I get a prompt.

It won't die.

It's not like I have it in some obscure place.

bog@bog-Lenovo-Product:~/tdailydiscount$ which python
/usr/bin/python
bog@bog-Lenovo-Product:~/tdailydiscount$ which python3
/usr/bin/python3
bog@bog-Lenovo-Product:~/tdailydiscount$ which python2
/usr/bin/python2
How do I kill python so I can reinstall it?
Reply


Messages In This Thread
I can't remove python. I'm not kidding, it doesn't get uninstalled. - by david503 - Feb-06-2020, 10:32 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  why doesn't python look in two directions Kakha 21 6,460 Jan-01-2021, 11:24 PM
Last Post: jefsummers
  Python IDE doesn't see opencv-python package on my Jetson Nano sadhaonnisa 1 3,334 Oct-11-2020, 01:04 AM
Last Post: Larz60+
  Python: command “python -m pip install --upgrade pip” doesn't work apollo 2 13,255 Sep-16-2019, 03:11 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020