gd3kr / BlenderGPT

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

Error: Not freed memory blocks: 26145, total unfreed memory 8.857952 MB #44

Open sfjoseph opened 1 year ago

sfjoseph commented 1 year ago

Using the program code, I tried to create blender scripts. I was unable to run it on Windows due to a number of library problems. Upon switching to Linux OS, the libraries problem was resolved, but I received an error message "Error: Not freed memory blocks: 26145, total unfreed memory 8.857952 MB".

How can this be resolved?