Hello - I'm trying to run the SparseSolve.py example. I installed PyMetis 
package after fixing the configuration like here : 

./configure --python-exe=python2.6 --boost-inc-dir=/usr/include/boost
--boost-lib-dir=/usr/lib/ --boost-python-libname=boost_python-mt-py26

But when running the SparseSolve.py example I encountred this error :

ImportError:
/usr/local/lib/python2.6/dist-packages/PyMetis-0.91-py2.6-linux-x86_64.egg/pymetis/_internal.so:
undefined symbol: regerrorA

What does this error means? thanks for any suggestions.

-- 
View this message in context: 
http://pycuda.2962900.n2.nabble.com/PyCUDA-SparseSolve-py-example-tp5969743p5969743.html
Sent from the PyCuda mailing list archive at Nabble.com.

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to