Pullusb / Tesselate_texture_plane

Blender addon - Triangulate your textured mesh while discarding alpha zones
GNU General Public License v3.0
126 stars 11 forks source link

Tesselate texture plane Installation problem #3

Open darko-art opened 3 years ago

darko-art commented 3 years ago

hey everyone i have I encountered a problem when installing Tesselate texture plane, here is the bug report :

Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender 2.91\2.91\scripts\modules\addon_utils.py", line 351, in enable mod = import(module_name) File "C:\Users\Darko\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\Tesselate_texture_plane-master__init.py", line 36, in import numpy as np File "C:\Users\Darko\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\modules\numpy__init__.py", line 305, in _win_os_check() File "C:\Users\Darko\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\modules\numpy__init__.py", line 302, in _win_os_check raise RuntimeError(msg.format(file)) from None RuntimeError: The current Numpy installation ('C:\Users\Darko\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\modules\numpy\init__.py') fails to pass a sanity check due to a bug in the windows runtime. See this issue for more information: https://tinyurl.com/y3dm3h86

Pullusb commented 3 years ago

Hi, Would you be using a Mac ? I've seen this kind of error on numpy import for other people (on other addons) recently using macs. As I don't have any MacOs system I can't be of any help...

darko-art commented 2 years ago

hi, i am working on windows