| 1 | initial version |
Running your code in PSSE 33.5 gave a similar DLL error: NumPy could not load one of its DLLs. Changing the import order(import psspy first) solved this problem for me:
import psspy, wx, math, csv, numpy, matplotlib
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.