Dan Guralnik <gural...@seas.upenn.edu> writes:

> Hello,
>
> When attempting to run pycuda (the latest 2019 version), I encounter the 
> following error message from python (2.7):
>
> ------------------
>   File "test_cuda.py", line 9, in <module>
>      import pycuda.tools
>    File "C:\Users\kotmasha\Anaconda2\lib\site-packages\pycuda\tools.py", line 
> 44, in <module>
>      from pycuda.compyte.dtypes import (
> ImportError: No module named compyte.dtypes
> ------------------
>
> Do you think my installation is missing something? If so, what is and
> why? (I've refreshed pip, setuptools, pytools ahead of installing
> pycuda)

I'm guessing you downloaded the release from Github. If so, don't do
that. Grab it from https://pypi.org. Github insists on making available
broken tarballs that I can't even turn off.

Andreas

Attachment: signature.asc
Description: PGP signature

_______________________________________________
PyCUDA mailing list -- pycuda@tiker.net
To unsubscribe send an email to pycuda-le...@tiker.net

Reply via email to