Caspy breaks Python
Hello,
I have done a range of tasks using psspy. I can also import caspy successfully, import caspy
; however, when I try to read a saved case using sample = caspy.Savecase(r'path/to/examples/savnw.sav')
, Python stops working and I get the infamous window of "Python has stopped working." What do you think is the problem?
- The psspy functions work perfectly.
- PSSE 34
- I am running Python 2.7.9 from PSSE Command Prompt, on Windows 7
Any help is appreciated.