I run into installation issues when trying to install I have tried changing setup.py to point LIBDIR to my python/libs directory but I then still get
LINK : fatal error LNK1104: cannot open file 'python310.lib' [C:\Users\91948\Desktop\imgproc\Proj\PyTorch-SVGRender\diffvg\build\temp.win-amd64-cpython-
310\Release\diffvg.vcxproj]
I have looked at issues #57 and the connected issues but they do not seem to help
Running with anaconda and try to pass the C:\Users\myusername\anaconda3\envs\svgrender\libs right path with my username
Fixed other issues such as the log2 and Ellipse issues as seen in https://github.com/benbaker76/diffvg?tab=readme-ov-file