First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I have been testing out some of my code in PSS/E 33 and am getting the following error:
C:\Progra~2\PTI\PSSE33\PSSBIN\psspy.py:16893: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
It is cluttering up my output and I am not sure what is causing it. There is A LOT of code in my program, so I haven't been able to pinpoint what commands are causing it to produce this error. Also, I do not get this error when I run the same program in PSS/E 32. Any thoughts?