gd3kr / BlenderGPT

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

Keep getting this error on Mac how to fix? #47

Open chevskiy opened 1 year ago

chevskiy commented 1 year ago
Captura de Tela 2023-04-26 às 17 33 34
kid-gorgeous commented 8 months ago

Hello! Try reinstalling typing_extensions and ensuring the correct PATH is being used.

You can use pip3 install typing-extensions or pip3 show typing-extensions to ensure that the right library is installed.

You can find more information here: https://pypi.org/project/typing-extensions/