FS#66345 - [terminator] ModuleNotFoundError: No module named 'configobj'

Attached to Project: Community Packages
Opened by Jarmo (JATothrim) - Tuesday, 21 April 2020, 22:58 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 21 April 2020, 23:51 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Terminator stopped working propely after upgrade:

%terminator
Traceback (most recent call last):
File "/usr/bin/terminator", line 48, in <module>
import terminatorlib.optionparse
File "/usr/lib/python3.8/site-packages/terminatorlib/optionparse.py", line 24, in <module>
from . import config
File "/usr/lib/python3.8/site-packages/terminatorlib/config.py", line 75, in <module>
from configobj import ConfigObj, flatten_errors
ModuleNotFoundError: No module named 'configobj'

Additional info:
* package version(s)
terminator-1.92-1
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce: try launch terminator.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 21 April 2020, 23:51 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#66329   FS#66332   FS#66337 

Always search before opening a ticket

Loading...