darko-art
darko-art
hey everyone, i have this problem in coa tools edit mesh Python: Traceback (most recent call last): File "C:\Users\Darko\AppData\Roaming\Blender Foundation\Blender\2.91\scripts\addons\coa_tools\operators\edit_mesh.py", line 1268, in execute self.edit_object, self.texture_preview_object = self.prepare_edit_object(context) File "C:\Users\Darko\AppData\Roaming\Blender...
pip install triangle Collecting triangle Using cached triangle-20200424.tar.gz (1.6 MB) Preparing metadata (setup.py) ... done Requirement already satisfied: numpy in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from triangle) (1.22.3) Building wheels for collected packages: triangle ...
Traceback (most recent call last): File "/Users/me/Library/Application Support/Blender/3.1/scripts/addons/Tesselate_texture_plane-2_0_0/auto_modules.py", line 90, in pip_install_and_import __import__(module_name) ModuleNotFoundError: No module named 'triangle' During handling of the above exception, another exception occurred: Traceback (most recent...
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...