Press ctrl+alt +F2
log into admin
sudo nano /usr/bin/gnome-terminal
Then, change:
#!/usr/bin/python3
to
#!/usr/bin/python3.6 or 3.8
https://www.maketecheasier.com/fix-ubuntu-cannot-open-terminal/