Installing Python 3.11 breaks Python 3 API

Ask software engineering and SDK questions for developers working on Mac OS X, Windows or Linux.
  • Author
  • Message
Offline

Lordfirespeed

  • Posts: 6
  • Joined: Tue Jun 07, 2022 12:32 pm
  • Real Name: Joe Clack

Installing Python 3.11 breaks Python 3 API

PostThu Dec 15, 2022 1:47 am

Installing Python 3.11+ on Windows causes Resolve to throw "Python 3 not found" every time the console is opened, regardless of installed compatible versions (3.6 through 3.10).
Offline
User avatar

Roy Nieterau

  • Posts: 50
  • Joined: Wed May 20, 2015 2:02 pm
  • Location: Utrecht, The Netherlands

Re: Installing Python 3.11 breaks Python 3 API

PostMon Dec 19, 2022 8:57 am

This could be due to Python 3.11 being on your windows PATH or PYTHONPATH environment variables and thus forcing the loading of non-compatible libraries of 3.11 into the older versions.

Could you check your system environment variables whether they have anything Python 3.11 related in a key named PATH or PYTHONPATH - if so, could you try again with those values removed from those environment variables?
Offline
User avatar

iddos-l

  • Posts: 799
  • Joined: Sat Mar 30, 2019 7:55 pm
  • Real Name: iddo lahman

Re: Installing Python 3.11 breaks Python 3 API

PostMon Dec 19, 2022 12:30 pm

Also, only Resolve V18 supports python 3.7 and above.
If you are on V18 it is likely an env path issue as mentioned.

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 26 guests