Closed edwardando closed 5 years ago
What's your numpy version? I just noticed on my end that if you're running <1.16.0
you'll run into issues. I'm going to rebuild it with 1.15.0
to make it compatible with earlier versions.
I have 1.14 -- but pip doesn't seem to be aware of this dependency for pymeshfix
It's because I wasn't aware and didn't put it in the setup requirements. I'm going to change that and build a new version that's less strict. You can try upgrading numpy or waiting until I rebuild it later today.
Fixed in pymeshfix>=0.12.3
On debian, python 2.7 and 3.5, installed with pip I get the following error:
ValueError: numpy.ufunc size changed, may indicate binary incompatibility. Expected 216 from C header, got 192 from PyObject