0

I have a complete backup for starters. Second, I was testing an application that required me to upgrade from Python 3.10.12 to Python 3.11, and now Gnome Terminal is not working, and I am unable to update or upgrade Ubuntu Pro 22.04.X. Please advise.

Myles.

1 Answers1

0

You can try using re-installing the gnome-terminal.

First, you'd like to take a back of the gnome setting if you configured it well. Here - https://askubuntu.com/a/1056392/1774643

Second, re-install gnome-terminal Here - https://askubuntu.com/a/684186/1774643

Or you can try using the Python virtual environment - python3 -m venv myvenv

muru
  • 207,228