ZumoLabs / zpy

Synthetic data for computer vision. An open source toolkit using Blender and Python.
GNU General Public License v3.0
302 stars 35 forks source link

Windows Installation Debugging #126

Closed hu-po closed 3 years ago

hu-po commented 3 years ago

Issues with installation of zpy on Windows following upgrade to 2.93

sammiezumo commented 3 years ago

https://wiki.blender.org/wiki/Reference/Release_Notes/2.93/Python_API Uft8 possible contributing to errors?

sammiezumo commented 3 years ago

I deleted my blender/python/lib zpy_addon folder and pasted it into the app roaming data addon folder, which seemed to solve my initial problem (along with deleting the ~umpy, which seemed to be caused by a lack of permissions aborting the numpy install and getting a weird half installed version)

sammiezumo commented 3 years ago

shelf_sim works when you press the run button in the scripting area, but errors on like half a dozen things when hitting the Run(debug) button in the addon.