prman-pixar / RenderManForBlender

RenderMan for Blender render addon
MIT License
808 stars 134 forks source link

Blender 3.4 support #666

Closed Bil97 closed 1 year ago

Bil97 commented 1 year ago

The plugin does not work in blender 3.3 or 34.

Here is the error message: image

prman-pixar commented 1 year ago

Yes, we currently do not support Blender 3.3 or 3.4, as they require python 3.10 (we currently only support python 3.9). Your only choices are either:

  1. Wait for RenderMan 25.
  2. Compile Blender 3.4 yourself using python 3.9
  3. There are unofficial builds of Blender 3.3 that are built with python 3.9. However, we don't officially support these, but they should work: https://blender.community/c/graphicall/dwKJ/?sorting=hot
Bil97 commented 1 year ago

The builds did not help. I will just wait for version 2.5. When is it being released?