Hi @patmo141 !
I'm studying mesh segmentation on Blender and I tried to install this addon, but I had problem with Scipy. I tried to install from "apt-get", "pip3" and build from source (with error).
In all options the error is the same:
from . import _ccallback_c
ImportError: cannot import name '_ccallback_c'
Do you know how can I solve it?
A big hug!
Hi @patmo141 !
I'm studying mesh segmentation on Blender and I tried to install this addon, but I had problem with Scipy. I tried to install from "apt-get", "pip3" and build from source (with error).
In all options the error is the same:
from . import _ccallback_cImportError: cannot import name '_ccallback_c'Do you know how can I solve it?
A big hug!