Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Jackeast5117yRun these commands
wget --no-check-certificate https://python.org/ftp/python/...
tar -xzf Python-2.7.11.tgz
cd Python-2.7.11
Now read the README file to figure out how to install, or do the following with no guarantees from me that it will be exactly what you need.
./configure
make
sudo make install
From stack -
I remember once I did the same, and LM suggested I remove a ton more packages. Hit yes. Everything stopped working. Pretty sure I had a kernel panic or something happened to the bootloader, but I'd never make it to bash.
Couldn't be bothered, just fresh install. I hope it doesn't come to that for you :( -
jhole894827yUnfortunately you need to reinstall the OS. Never ever remove any of the stock applications from a Linux distribution, especially python.
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
So I removed python 2.7 from my parrot os and now I've got no task bar😥😥😥
Stuck to terminal...
Anyone know how to get it back
rant
parrotsec
linux