gd3kr / BlenderGPT

Use commands in English to control Blender with OpenAI's GPT-4
MIT License
4.36k stars 312 forks source link

Python Traceback when enabling and using. GPT_OT_DeleteMessage and openai.ChatCompletetion is no longer supported #63

Open Speshals opened 2 months ago

Speshals commented 2 months ago

Installed latest Blender and Plugin and I get multiple errors

When I try to enable it spits out this error: AttributeError: module 'bpy.utils' has no attribute 'unegister_class'

and when I try to use it I get this error: You tried to access openai.ChatCompletion, but this is no longer supported in openai>=1.0.0 - see the README at https://github.com/openai/openai-python for the API.

frippe75 commented 2 hours ago

Me too.................