0

I am trying to open the terminal from all possible ways but I am not able to do so. It may be because I deleted all the Python files from the system to solve a distutils problem, as this was causing trouble when installing some libraries. I cannot help myself because I need to open my terminal.

mchid
  • 44,904
  • 8
  • 102
  • 162

1 Answers1

1

Try pressing ctrl-alt-F2 or functional-ctrl-alt-f2 if you're on a laptop. That should bring you to a very basic terminal if all else fails.

C B
  • 11
  • 2