quadproduction / OpenPype

QuadProd version of OpenPype
MIT License
4 stars 0 forks source link

#499: bugfix: manually set imported module from python3 dirpath if lo… #763

Closed Guilhemz closed 2 months ago

Guilhemz commented 4 months ago

…ading failed

Changelog Description

Manually set module specifications when python 3 imported modules loading fails. Solve an issue with custom plugins loading when opening a scene with Blender 4.1.

Testing notes:

  1. Open any scene with Blender 4.1
  2. Check that custom plugins has been correctly imported (loaders, publishers, ...)