fsmMLK/inkscapeCircuitSymbols

Extension greyed out

rahna803 opened this issue · 5 comments

Hi,
I wanted to use your library for my thesis work, I installed all the plugins and extensions, but the option is greyed out as shown.
image
any suggestions?

try opening inkscape from the terminal and look for the output. It might show what the problem might be. Usually it means inkscape cannot find all necessary files to open it.

which inkscape version are you using?

try opening inkscape from the terminal and look for the output. It might show what the problem might be. Usually it means inkscape cannot find all necessary files to open it.

which inkscape version are you using?

The error message is get is:

** (org.inkscape.Inkscape:3736): WARNING **: 14:17:36.636: Failed to find resource file 'inkscapeMadeEasy/inkscapeMadeEasy_Base.py'. Looked in:
C:\Users\ran\AppData\Roaming\inkscape\extensions\inkscapeMadeEasy/inkscapeMadeEasy_Base.py
C:\Program Files\Inkscape\share\inkscape\extensions\inkscapeMadeEasy/inkscapeMadeEasy_Base.py

** (org.inkscape.Inkscape:3736): WARNING **: 14:17:36.659: Failed to find resource file 'inkscapeMadeEasy/inkscapeMadeEasy_Draw.py'. Looked in:
C:\Users\ran\AppData\Roaming\inkscape\extensions\inkscapeMadeEasy/inkscapeMadeEasy_Draw.py
C:\Program Files\Inkscape\share\inkscape\extensions\inkscapeMadeEasy/inkscapeMadeEasy_Draw.py

** (org.inkscape.Inkscape:3736): WARNING **: 14:17:36.674: Failed to find resource file 'inkscapeMadeEasy/inkscapeMadeEasy_Base.py'. Looked in:
C:\Users\ran\AppData\Roaming\inkscape\extensions\inkscapeMadeEasy/inkscapeMadeEasy_Base.py
C:\Program Files\Inkscape\share\inkscape\extensions\inkscapeMadeEasy/inkscapeMadeEasy_Base.py

** (org.inkscape.Inkscape:3736): WARNING **: 14:17:36.688: Failed to find resource file 'inkscapeMadeEasy/inkscapeMadeEasy_Draw.py'. Looked in:
C:\Users\ran\AppData\Roaming\inkscape\extensions\inkscapeMadeEasy/inkscapeMadeEasy_Draw.py
C:\Program Files\Inkscape\share\inkscape\extensions\inkscapeMadeEasy/inkscapeMadeEasy_Draw.py

The inkscape version in 1.0

well i did end up resolving that issue, now i have a newer issuee:
import textextLib.textext as textext
ModuleNotFoundError: No module named 'textextLib'

you have to install the version on 'latest' folder.

Installed everything all over again, the extensions work, but they are a bit slow.