I am trying to use a newer engine 23.1.2. I also check out the FlexSimPy 23.1 revision and it can build without any problems. I am using Python 3.10 and setup the version accordingly in FlexSim and VS build config. However, when I run the example TestFlexSimPy.py, I got the following error.
In addition, the same example runs really well for engine 22.1. Could you please provide suggestions to fix the issue. Thanks so much for the help!
- Starting
- imported
- launched
- Fatal Python error: PyThreadState_GetReceived 15.0
- : the function must be called with the GIL held, but the GIL is released (the current Python thread state is NULL)
- Python runtime state: initialized
- Thread 0x00003f70 (most recent call first):
- File "C:\Users\haozhou\Documents\FlexSim 2023 Update 1\modules\FlexSimPy\TestFlexSimPy\TestFlexSimPy.py", line 26 in <module>