from cuda_functional import SRU ImportError: No module named 'cuda_functional'
Closed this issue · 2 comments
yuuSiVo commented
I have same issue
File "/mnt/c/Users/python_2nd/Documents/gantts-jp/gantts/models.py", line 150, in init
from cuda_functional import SRU
ImportError: No module named 'cuda_functional'
How can I solve it?
I installed all cuda enviroment and sru[cuda]
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
kaveenkumar commented
I have the same issue. Any solutions?