Ask Your Question

aomar's profile - activity

2022-10-26 07:12:06 -0500 received badge  Editor (source)
2022-10-26 07:08:32 -0500 answered a question I'm trying to use psspy and always I get the same error: bad magic number in 'psspy': b'\x03\xf3\r\n'. Someone can help me to fix this error?

The python interpreter version must be the same as the version of psspy, otherwise you'll get ImportError. Since you are using psspy39, you will need to use python 3.9 (32-bit).