nakano000 / Resolve_Script

MIT License
107 stars 13 forks source link

No subtitle option on mac #14

Open elistormh opened 5 months ago

elistormh commented 5 months ago

I am on Mac, latest version of davinci resolve and the script

image_2024-03-26_144046550

The option to make text from subtitles is simply not there. I have the script downloaded and I open davinci through the resolvelauncher. Cannot figure out whats going wrong here

nakano000 commented 5 months ago

python is not installed or not visible from davinci resolve. Did you see any errors in the python setup?

elistormh commented 5 months ago

I got a different script working but for purposes of the forum, I re ran the python setup to verify- looks like this (below) may be the issue. Thanks

WARNING: You are using pip version 21.2.4; however, version 24.0 is available. You should consider upgrading via the '/Users/NAME/Downloads/Resolve_Script2.5.10_mac/bin/python-3/bin/python3 -m pip install --upgrade pip' command.

nakano000 commented 5 months ago

Is python3 usable when davinci resolve is started normally?