Openshot stopped working on my friend's laptop. Running it in a terminal produces this. I suspect a python library it needs was removed.
------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: cannot import name main
----------------------------------------------------------------
------------------------- ERROR 2 ------------------------------
Failed to import 'from openshot.openshot import main'
Error Message: 'NoneType' object has no attribute 'set_cursor'
----------------------------------------------------------------
Tried:
- Reinstalling openshot
- Searching for the error reveals this bug, but I don't have the locale problem.