APro
APro copied to clipboard
No module named 'GP_cuda'
Thanks for your great work!
When i try to implement the code, i came across the error:
"ModuleNotFoundError: No module named 'GP_cuda'"
File "/apro/gp_cuda/gp_process/GP.py", line 6, in
Are there some files missing ? or the enviroment i have installed is not correct ?
Looking forward your kindly reply.
Hi, @zwyang6 It seems that you didn't compile the op or didn't compile the op successfully.
cd apro/gp_cuda
python setup.py build develop