inkscapeOptimizePath icon indicating copy to clipboard operation
inkscapeOptimizePath copied to clipboard

pkg_resources.py

Open townkat opened this issue 7 years ago • 1 comments

hi,

please add pkg_resources.py dependency to the install instructions, it would not work on me until i downloaded and copied it to extensions folder (inkscape 0.92.3)

https://svn.python.org/projects/sandbox/branches/setuptools-0.6/pkg_resources.py

thanks

townkat avatar Dec 14 '18 13:12 townkat

Can get to work the extension. I get this error message

"Traceback (most recent call last): File "optimizePaths.py", line 30, in import networkx as nx ModuleNotFoundError: No module named 'networkx'"

Currently running inkscape v1.0

errederruiz avatar Jul 09 '20 20:07 errederruiz