On Sonntag 22 November 2009, you wrote: > Now this error: > > python test_driver.py > Traceback (most recent call last): > File "test_driver.py", line 481, in <module> > from py.test.cmdline import main > ImportError: No module named cmdline
Again, py.test should have been installed automatically for you. easy_install -U py should do that for you. (Also see http://is.gd/4VBoW) Andreas PS: Please keep your replies on-list.
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyCUDA mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
