Ask Your Question
0

PSSE crash after trying to install some python libraries

asked 2016-05-15 12:56:02 -0500

coreofsnr gravatar image

hi guys,

I was trying to install numpy & matplotlib for python, after that my PSSE (v 33.4) has started crashing within seconds as soon as I try to start it by double clicking on its icon. I'm in big trouble. Can anybody help?

// Coreo

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-05-17 04:21:55 -0500

SqFKYo gravatar image

Hello there,

Did you by any chance update your Python to e.g. 2.7.11? This update caused my PSS/E to launch for a second, and then to immediately crash. Luckily I got a solution from PTI, but it requires some registry tinkering. Make an empty text file, and save it with .reg ending (e.g. fix.reg) with the following text inside of it:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Python\PythonCore\2.7-32]

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Python\PythonCore\2.7-32\PythonPath]
@="C:\\Python27\\Lib;C:\\Python27\\DLLs;C:\\Python27\\Lib\\lib-tk"

Running the file you just made (as admin) should fix your problem.

edit flag offensive delete link more

Comments

thanks, i did as u said, but could not solve the problem

coreofsnr gravatar imagecoreofsnr ( 2016-05-20 23:57:01 -0500 )edit

Can you elaborate the problem a bit more? Can you run PSS/E from Python instead?

SqFKYo gravatar imageSqFKYo ( 2016-05-27 08:09:22 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

[hide preview]

Question Tools

1 follower

Stats

Asked: 2016-05-15 12:56:02 -0500

Seen: 633 times

Last updated: May 17 '16