Closed AlonzoLeeeooo closed 2 years ago
Hi, I would like to ask how to solve the problem. I followed the installation guidance in your github repo. But it occurs this error. Do you know how to fix it? Thanks!
Hello, did you use the pip or docker version ?
I use python setup.py for installation. The problem is now fixed by changing DIFFVG_CUDA = 1.
python setup.py
DIFFVG_CUDA = 1
great thanks for letting me know. I am closing this issue (:
Hi, I would like to ask how to solve the problem. I followed the installation guidance in your github repo. But it occurs this error. Do you know how to fix it? Thanks!