
11 Aug
2015
11 Aug
'15
3:56 a.m.
You may also want to try without scikit-umfpack - the tests would run slower but should work.
r.
On 08/11/2015 04:49 AM, David Brough wrote:
Robert,
I removed the build/ directory, but had similar results. I will try and re-install scikit-umfpack.
Thanks,
David
On Monday, August 10, 2015 at 5:18:59 PM UTC-4, Robert Cimrman wrote:
Hi David,
first, try removing build/ directory, and run (in the sfepy top-level directory, where the sources were unpacked):
python setup.py clean --all python setup.py build_ext --inplace
python run_tests.py
But unlike in "Installing sfepy in Anaconda for OS X" thread, it looks more like a problem with scikit-umfpack installation. Could you try re-installing it?