BachiLi / diffvg

Differentiable Vector Graphics Rasterization
https://people.csail.mit.edu/tzumao/diffvg/
Apache License 2.0
902 stars 152 forks source link

DLL load failed while importing diffvg #47

Open Rayerleier opened 1 year ago

Rayerleier commented 1 year ago

I get build diffvg and then alter site-packages\diffvg-0.0.1-py3.8-win-amd64.egg\diffvg to diffvg.pyd. And then get error with ImportError: DLL load failed while importing diffvg:

Baroquet commented 1 year ago

I meet the same problem, maybe it's about the business of cxx compiler that cmake use, but I didnt try successfully...

BohengZhao commented 1 year ago

I got the same error. Has anyone solved this issue yet?

nicolai256 commented 1 year ago

I also have the same issue.. just commenting in case anyone has a fix..

ljq142105 commented 1 year ago

I get build diffvg and then alter site-packages\diffvg-0.0.1-py3.8-win-amd64.egg\diffvg to diffvg.pyd. And then get error with ImportError: DLL load failed while importing diffvg:

Hello, have you resolved the problem? I also have this problem, which has been bothering me for a long time

Rayerleier commented 1 year ago

I get build diffvg and then alter site-packages\diffvg-0.0.1-py3.8-win-amd64.egg\diffvg to diffvg.pyd. And then get error with ImportError: DLL load failed while importing diffvg:

Hello, have you resolved the problem? I also have this problem, which has been bothering me for a long time

I dont remember how I solve this problem.May be replace py3.8 to py3.7. But I got a way to install diffvg is installing diffvg with docker.After install done, move diffvg module out the docker.

ljq142105 commented 1 year ago

I get build diffvg and then alter site-packages\diffvg-0.0.1-py3.8-win-amd64.egg\diffvg to diffvg.pyd. And then get error with ImportError: DLL load failed while importing diffvg:

Hello, have you solved this problem? It has been bothering me for a long time

ljq142105 commented 1 year ago

I got the same error. Has anyone solved this issue yet?

Hello, have you solved this problem? It has been bothering me for a long time

ljq142105 commented 1 year ago

I also have the same issue.. just commenting in case anyone has a fix..

Hello, have you solved this problem? It has been bothering me for a long time

Shehjad-Ishan commented 3 months ago

I also have the same issue.. just commenting in case anyone has a fix..

Hello, have you solved this problem? It has been bothering me for a long time

Have you found the solution?

Shehjad-Ishan commented 3 months ago

Has anyone found the solution?

kepurG commented 1 week ago

I spent days and nights to complete the diffvg compilation on Windows. If anyone wants the wheels, you can contact me +V13862010554. Let's create a group to communicate and exchange about the improvements based on the module together.