You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please try moving the terminator config out of the way to see if that solves the
problem. If it does, and you still want to open the bug, then please attach the
config file to the
issue.
I don't understand what this means. Do I just delete the config.py??
Describe the bug
Terminator doesn't launch. (as simple as that)
When I run terminator from another terminal emulator, the following text shows up.
File "/usr/bin/terminator", line 48, in <module>
import terminatorlib.optionparse
File "/usr/lib/python3.9/site-packages/terminatorlib/optionparse.py", line 24, in <module>
from . import config
File "/usr/lib/python3.9/site-packages/terminatorlib/config.py", line 76, in <module>
from validate import Validator
ModuleNotFoundError: No module named 'validate'
Desktop (please complete the following information):
damn it!! if I knew this was gonna happen, I wouldn't have updated to 20.2 itself. I just did that today and a bunch of python stuff are breaking since then.
I don't understand what this means. Do I just delete the config.py??
Describe the bug
Terminator doesn't launch. (as simple as that)
When I run terminator from another terminal emulator, the following text shows up.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: