Closed Huxwell closed 3 years ago
I am getting OSError: CUDA is required to compile vedadet after running pip install -v -e . is understandable given your requirements, but I wonder if you know any easy way how the repo could be run even on laptop that has only CPU?
OSError: CUDA is required to compile vedadet
pip install -v -e .
If anybody also has the same problem, vedat runs OK on Google Colab.
I am getting
OSError: CUDA is required to compile vedadet
after runningpip install -v -e .
is understandable given your requirements, but I wonder if you know any easy way how the repo could be run even on laptop that has only CPU?