First time here? Check out the FAQ!

nl3's profile - activity

2023-09-07 19:47:23 -0500 received badge Popular Question (source)
2023-09-07 19:47:23 -0500 received badge Famous Question (source)
2023-09-07 19:47:23 -0500 received badge Notable Question (source)
2019-03-07 08:08:46 -0500 marked best answer SystemError: error return without exception set

I am attempting to use Python with MSC Marc. As I am using "py_send" to open a model file on Marc, I get an error saying "SystemError: error return without exception set". The bottom of the screen reads "General: Document Open Failed:: Failed to open document 'C:\Program Files (x86)\Wing IDE 101 6.0\bin\x-wingide-python-shell:\97113032\2". I am unsure what it all means; I also checked my files and I do not seem to have the specified file location displayed at the bottom of the screen. I do have the py_mentat module imported and thus I do not think it is a module issue.

2017-12-04 15:42:00 -0500 commented question SystemError: error return without exception set

I tried this already but to no success. I was able to bypass this problem by copying and pasting the .py code file to th

2017-12-04 15:27:00 -0500 commented question SystemError: error return without exception set

I specified the file path within Wing by Edit > Configure Python... and specifying the absolute path location of py_m

2017-12-04 14:07:00 -0500 commented question SystemError: error return without exception set

I tried to run the code through Window Command Prompt but it is unable to recognize the file path location of the py_men

2017-12-04 13:09:00 -0500 asked a question SystemError: error return without exception set

SystemError: error return without exception set I am attempting to use Python with MSC Marc. As I am using "py_send" to