christoph
2017-12-15 22:21:55 UTC
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
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