Simply put, im wondering what versions of python work with what versions of Davinci Resolve.
A while ago when I was using the Resolve API (for version 15 I think) I remember having to use Python 2.7, is this still the case with newer versions of Danvinci Resolve?
You can use python3 but not 3.7 and above. I personally use 3.68. The ‘imp’ module was deprecated since 3.7 and for now it is the only module able to load resolve object.