fsmMLK / inkscapeCircuitSymbols

Inkscape extension to assist creating circuit symbols.
GNU General Public License v3.0
199 stars 28 forks source link

Extension greyed out #29

Closed rahna803 closed 2 years ago

rahna803 commented 2 years ago

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?

fsmMLK commented 2 years ago

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?

rahna803 commented 2 years ago

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

rahna803 commented 2 years ago

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

fsmMLK commented 2 years ago

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

rahna803 commented 2 years ago

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