-
I am attempting to follow the video tutorial from Kasper Nielsen, which imports the SPICE model for a TL431 regulator. Everything goes fine until I try to simulate using ngspice, and I get this error: If I remove the external SPICE model from the circuit, it simulates just fine, so ngspice is at least partially working. Also, if I try the exact same file in a Linux VM, it works as expected. See this screenshot. So it seems like something is wrong with the way ngspice is being installed from the Qucs-S installer. This is a nearly fresh install on Windows 10 - I ran the installer less than a week ago. Is there some kind of easy fix for this, or is this a bug in how ngspice is being installed? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
The |
Beta Was this translation helpful? Give feedback.
The
spiceinit
script was missing in the installer. This issue has been already fixed in the continuous build. You may use this installer or wait for release. I am planning to make a 25.1.0 release in the next few days.