delorie.com/archives/browse.cgi | search |
This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-620986462-1603468413=:11439 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8BIT On Thu, 15 Oct 2020, Glenn (glimrick AT epilitimus DOT com) [via geda-user AT delorie DOT com] wrote: > Roland Lutz wrote: >> On Wed, 14 Oct 2020, Glenn (glimrick AT epilitimus DOT com) [via >> geda-user AT delorie DOT com] wrote: >>> Also, I was having trouble with the -L switch in gnetlist when used >>> with the -p switch. That is for version 1.10.0 so it may have been >>> fixed since. I can send you more detail if you want. >> >> Yes, please. I can only fix issues I know about. > > See attached error.txt I included the test schematic and associated > files just in case though I don't think it matters. Note that the local > copy of the spice-sdb is being found by something because a .pyc file is > being generated as part of the run that produces the error. The problem here was that the Python "spice-sdb" backend uses the utility packages util_getopt (for parsing backend parameters) and util_repackage (for custom grouping of components into packages), but the default netlist path wasn't added to the Python load path if the backend was loaded from a non-standard location. I fixed this in the `stable-1.10' branch (from which the patch will eventually be merged into `master'). Roland --8323329-620986462-1603468413=:11439--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |