delorie.com/archives/browse.cgi | search |
Hello Eugene, Eugene Mikhantiev (mikhantiev AT gmail DOT com) [via geda-user AT delorie DOT com] schreef op ma 20-02-2017 om 00:13 [+0700]: > I added debian package `geda-xorn' containing xorn, gnetlist2 and libraries. > Installing this package have to solve Richard's problem. Please test. Yes, I just pulled in the update, thanks -- however, I'm afraid that the problem persists, albeit in a slightly different manner: $ gnetlist --list-backends ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 ;;; or pass the --no-auto-compile argument to disable. ;;; compiling /usr/share/gEDA/scheme/geda.scm ;;; compiling /usr/share/gEDA/scheme/geda/log-rotate.scm ;;; WARNING: compilation of /usr/share/gEDA/scheme/geda/log-rotate.scm failed: ;;; ERROR: no code for module (ice-9 hash-table) ;;; WARNING: compilation of /usr/share/gEDA/scheme/geda.scm failed: ;;; ERROR: no code for module (ice-9 hash-table) Traceback (most recent call last): File "/usr/bin/gnetlist2", line 44, in <module> import xorn.command ImportError: No module named xorn.command So this time, gnetlist2 is found, but something called xorn.command is missing. Attempting to import a schematic in PCB results in a similar error message. Best regards, Richard Rasker
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |