I have installed Python 3.7.9 and made it my default. I also changed the graphics card to NVIDIA, but now I can't open the terminal, neither using the Ctrl+Alt+T shortcut nor by pressing on the icon. I can still, however, open it from any folder.
Also, my system freezes when I open Settings.
When I try to add the repo for the drivers I get the error:
ModuleNotFoundError: No module named 'apt_pkg'
Is there any solution to this mess?
I tried many solutions mentioned here and there, but none of them worked with my case so far.
Thanks in advance.
sudo apt install --reinstall python python3
. – Kurankat Sep 14 '20 at 02:14dconf reset -f /org/gnome/control-center/
. – Bilal Sep 15 '20 at 05:21