Closed rich4rdmacwan closed 1 year ago
The problem was due to the name of the zip file (BVtkNodes-0.7.zip) and the name of the folder inside the zip file (BVtkNodes-0.7). I extracted the zip, renamed to BVtkNodes, rezipped again. After that enabling it worked.
Please always download the latest master version of BVTKNodes from Github (Code --> Download ZIP). The tag "0.7" version is a bit old. I should not have even made that git tag because people accidentally download that. So I suggest you remove the old version and install the master one. Sorry for the inconvenience.
Got it, thank you for your reply.
Traceback: "/opt/blender-3.6.3-linux-x64/3.6/scripts/modules/addon_utils.py", line 333, in enable mod = import(module_name) ModuleNotFoundError: No module named 'BVtkNodes-0'