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)

Thanks,
-Dan

--
Dan Guralnīk, Ph.D.
Postoctoral Researcher
University of Pennsylvania
Electrical & Systems Engineering
_______________________________________________
PyCUDA mailing list -- pycuda@tiker.net
To unsubscribe send an email to pycuda-le...@tiker.net

Reply via email to