Page 1 of 1

What versions of python work?

PostPosted: Tue Jun 22, 2021 9:09 am
by Henalds
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?

Re: What versions of python work?

PostPosted: Tue Jun 22, 2021 11:49 am
by iddos-l
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.

2.7 is also support.


Sent from my iPhone using Tapatalk