Hello,
I am new to pycuda and would love to  to install pycuda, but I fail to use
it because of the following message.


ExecError: error invoking 'nvcc --version': [Errno 13] Permission denied


and when I try to run the test script i get the following error although
pytest is installed.

Traceback (most recent call last):
  File "test_driver.py", line 964, in <module>
    from py.test.cmdline import main
ImportError: No module named 'py.test.cmdline'; 'py.test' is not a package

I appreciate any help on this,
kris


_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
https://lists.tiker.net/listinfo/pycuda

Reply via email to