Relative Content

Tag Archive for python-3.xmatplotlibpyserialdrawnow

ValueError: PyCapsule_New called with null pointer

I am trying to display the real time data of a instrument which communicating through serial port with baudrate of 9600. System streaming data in every 1 min. some time not streaming for 5 minutes.
I have written the code and its working but sum time not working due to error ValueError: PyCapsule_New called with null pointer.