Seonghyeon Kim
Results
3
comments of
Seonghyeon Kim
Install processing (https://processing.org/) and run the code.
Did you installed Processing and tried running it? I think you didn't.
In my case, CUDA 12.6 was installed, but the latest version of TensorRT required CUDA 13.x, which caused the problem. Try installing an older version of TensorRT instead: `pip install...