Pycuda

When I runn this command :
sudo python3 Test.py

I got this problem :
File “/home/path/path/path/yoloDet.py”, line 4, in
import pycuda.autoinit
ModuleNotFoundError: No module named ‘pycuda’

This python file “Test” I can run him without “sudo” command, but when i want to run with “sudo”, my Pycuda does not work, any solution?

This forum is exclusively for developers who are part of the NVIDIA DRIVE™ AGX SDK Developer Program. To post in the forum, please use an account associated with your corporate or university email address. This helps us ensure that the forum remains a platform for verified members of the developer program. Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.