Skip to content

Error when attempting to run otioview for the first time (Mac M1) #1671

Answered by richardssam
TrevorAyl asked this question in Q&A
Discussion options

You must be logged in to vote

You can edit "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/opentimelineview/console.py" and change line 222 from:
navigation_menu.triggered[[QAction]].connect(__callback)
to
navigation_menu.triggered.connect(__callback)

And it will at least launch for me. Haven't spent enough time looking at it to know if that should be a permanent fix.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@richardssam
Comment options

Answer selected by TrevorAyl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants