Dear all,
I recently had a similar problem. I tried to execute the following terminal command from the Castalia user guide:
>> CastaliaResults -i 101221-191001.txt -s packets | CastaliaPlot -o zigbee-ban-app-4types.png -l bottom
but I forgot to add the word "CastaliaPlot", so I executed:
>> CastaliaResults -i 101221-191001.txt -s packets | -o zigbee-ban-app-4types.png -l bottom
Because of my mistake I got the following error:
-o: command not found
close failed in file object destructor:
sys.excepthook is missing
lost sys.stderr
Hope this helped! Best regards!