Saturday, May 4, 2024
 Popular · Latest · Hot · Upcoming
11
rated 0 times [  11] [ 0]  / answers: 1 / hits: 5704  / 2 Years ago, thu, february 3, 2022, 3:52:08

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.


More From » openshot

 Answers
5

Try renaming the openshot config folder and restarting openshot i.e.



mv ~/.openshot ~/.openshot_backup
openshot


N.B. looking at the OpenShot forums - this solution is frequently quoted for these short of python issue.



source


[#43181] Saturday, February 5, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
egantfis

Total Points: 406
Total Questions: 108
Total Answers: 108

Location: Austria
Member since Thu, Jan 7, 2021
3 Years ago
egantfis questions
Mon, Nov 1, 21, 03:37, 3 Years ago
Fri, Mar 18, 22, 23:26, 2 Years ago
Mon, Mar 6, 23, 05:03, 1 Year ago
Sun, Oct 3, 21, 23:30, 3 Years ago
Thu, Mar 10, 22, 12:28, 2 Years ago
;