When I start the OS this is what I get after I login in (see the pic). I can't get into the desktop. I think the problem started when I uninstall python3 but I couldnt find any solution. I'm using a virtual machine, but I dont wanna loose my files. Any help would be usefull. This is what I get
Asked
Active
Viewed 34 times
cp
,scp
etc) the files off the machine right now...) though if I have problems, I tend to use live media too to explore (and avoid risking making a issue worst, at least until I've worked out what the issue is). FYI: As many Ubuntu system tools rely onpython3
, after it is removed they won't be usable (which includes many functions, esp. noticed next login/reboot. [non-GUI] Terminal commands will work though as they don't rely onpython3
– guiverc May 03 '21 at 03:02/var/log/apt/history.log
as well as your command history). At a minimum you need to getpython3-minimal | 3.8.2-0ubuntu2 | focal | amd64, arm64, armhf, i386, ppc64el, riscv64, s390x
installed for some user functions to become available.. and you're limited currently to only tools that don't require python to be funcitoning (ie.wget
to download &dpkg
to install... many front-end tools won't be available). A re-install is usually faster if you're a newbie. – guiverc May 03 '21 at 03:19