The ni daqmx driver isn't working after migrating to the newer version of lantz. One bug was fixed in 0ebf1a759c21f4f9eccd5618d1a75f475566677b. When trying to load the ni/daqmx/tasks.py (line 348) I get the following error and am not sure where to go from there:
RuntimeError: Error calling __set_name__ on 'NewCallable' instance 'write' in 'DigitalOutputTask'
The ni daqmx driver isn't working after migrating to the newer version of lantz. One bug was fixed in 0ebf1a759c21f4f9eccd5618d1a75f475566677b. When trying to load the ni/daqmx/tasks.py (line 348) I get the following error and am not sure where to go from there:
RuntimeError: Error calling __set_name__ on 'NewCallable' instance 'write' in 'DigitalOutputTask'