[PyCUDA] Fwd: installing/upgrading issue with siteconf.py, setup.py and 0.94rc
Andreas Kloeckner
lists at informa.tiker.net
Mon Sep 6 11:53:33 PDT 2010
On Sun, 5 Sep 2010 17:48:57 -0400, Vince Fulco <vfulco1 at gmail.com> wrote:
> Working off my current install prior to retrying a clean one,
>
> On FC12, installing numpy 1.3.0-9 requires python-nose-0.11.3-1 which
> then requires python-setuptools-0.6c9-5. Once all are installed,
> running test_driver.py raises the error:
>
> Traceback (most recent call last):
> File "test_driver.py", line 4, in <module>
> from pycuda.tools import mark_cuda_test
> ImportError: cannot import name mark_cuda_test
This sounds like PyCUDA isn't installed at all--have you run 'python
setup.py install' in PyCUDA's source folder prior to running this?
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.tiker.net/pipermail/pycuda/attachments/20100906/7e48bf0f/attachment.pgp>
More information about the PyCUDA
mailing list