| www.delorie.com/archives/browse.cgi | search |
Richard Rasker schreef op zo 19-02-2017 om 18:57 [+0100]:
...
> Traceback (most recent call last):
> File "/usr/bin/gnetlist2", line 44, in <module>
> import xorn.command
> ImportError: No module named xorn.command
Addendum:
After this, I manually installed xorn-geda as well, but unfortunately it
still doesn't work:
$ 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 46, in <module>
import xorn.guile
ImportError: /usr/lib/python2.7/dist-packages/xorn/guilemodule.so:
undefined symbol: scm_is_exact_integer
Best regards,
Richard Rasker
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |