Closed LittleTigger-alpha closed 3 years ago
when I run pip install -v -e . , the error is no cuda in setup.py. But when I only run python setup.py, it dont't say error. Why?
I have solved it. I try python setup.py develop instead of pip install -v -e .
Is cuda version 10.1 is OK? I am difficult to run this program. Is it because of the version?