On Samstag 09 Januar 2010, David Dreisigmeyer wrote: > With the git 1.6.5.7 I get the following errors on all of the test_*.py: > > new-host:test daviddreisigmeyer$ python test_math.py > Traceback (most recent call last): > File "test_math.py", line 4, in <module> > from pycuda.tools import mark_cuda_test > ImportError: cannot import name mark_cuda_test >
I'm guessing you need to rebuild and reinstall. rm -Rf build; (sudo ?) python setup.py install Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyCUDA mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
