Hello,
I want to use the module Flexsimpy. I managed to run the first part of the testFlexsimpy (
TestFlexSimPy.py) (PostOfficeModel), however the second part (TestSendReceive : TestSendReceive.fsm ) doesn’t work. Thr python code get stuck when it reaches the line: value = controller.receive() as you can see with the attached pictures. how can this problem be fixed ?