working with pycharm version: community 2019.2.3 64bit
working with python 3.8
working with nidaqmx version 0.5.7
in the last day my program not run and end with displayed followed:
c:\python38\lib\site-packages\nidaqmx\system_collections\physical_channel_collection.py:8: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
from collections import Sequence
I would like inform the program run well until tomorrow!
Regards