inkscapeCircuitSymbols
inkscapeCircuitSymbols copied to clipboard
Error when generating symbols
Installed circuitsymbols on Windows 10. in some cases it works. e.g. to draw the GND symbol. In most cases a window opens complaining for an error.
As an exmaple when trying to draw a switch.
" traceback (most recent call last): File "C:\Users\etnap\AppData\Roaming\inkscape\extensions\textext\base.py", line 562, in tex_to_pdf exec_command([tex_command, self.tmp('tex')] + self.LATEX_OPTIONS) File "C:\Users\etnap\AppData\Roaming\inkscape\extensions\textext\utility.py", line 268, in exec_command raise TexTextCommandFailed(message="Command %s failed (code %d)" % (' '.join(cmd), p.returncode), textext.errors.TexTextCommandFailed: Command C:\Users\etnap\AppData\Local\Programs\MiKTeX\miktex\bin\x64\pdflatex.exe tmp.tex -interaction=nonstopmode -halt-on-error failed (code 1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\etnap\AppData\Roaming\inkscape\extensions\textext\base.py", line 562, in tex_to_pdf exec_command([tex_command, self.tmp('tex')] + self.LATEX_OPTIONS) File "C:\Users\etnap\AppData\Roaming\inkscape\extensions\textext\utility.py", line 268, in exec_command raise TexTextCommandFailed(message="Command %s failed (code %d)" % (' '.join(cmd), p.returncode), textext.errors.TexTextCommandFailed: Command C:\Users\etnap\AppData\Local\Programs\MiKTeX\miktex\bin\x64\pdflatex.exe tmp.tex -interaction=nonstopmode -halt-on-error failed (code 1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\etnap\AppData\Roaming\inkscape\extensions\circuitSymbols\circuitSymbols.py", line 646, in
Any hint on what could be wrong? Thx
This is another example. Itried to generate a '+Vcc' symbol. This is the reported error. " Traceback (most recent call last): File "C:\Users\etnap\AppData\Roaming\inkscape\extensions\textext\base.py", line 562, in tex_to_pdf exec_command([tex_command, self.tmp('tex')] + self.LATEX_OPTIONS) File "C:\Users\etnap\AppData\Roaming\inkscape\extensions\textext\utility.py", line 268, in exec_command raise TexTextCommandFailed(message="Command %s failed (code %d)" % (' '.join(cmd), p.returncode), textext.errors.TexTextCommandFailed: Command C:\Users\etnap\AppData\Local\Programs\MiKTeX\miktex\bin\x64\pdflatex.exe tmp.tex -interaction=nonstopmode -halt-on-error failed (code 1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\etnap\AppData\Roaming\inkscape\extensions\circuitSymbols\circuitSymbols.py", line 646, in
I think you have a problem with your latex install. Try turning off LaTeX support and see if you can generate the symbols.