What steps will reproduce the problem?
1. Installation pylibnidaqmx from Source
2.
3.
What is the expected output? What do you see instead?
Expected output: the import should be successful. Instead I get the following
message:
from nidaqmx import AnalogInputTask
------------------------------------------------------------
Traceback (most recent call last):
File "<ipython console>", line 1, in <module>
ImportError: cannot import name AnalogInputTask
What version of the product are you using? On what operating system?
NI6008; Pythonxy bundle, pylibnidaqmx-0.2.0
Please provide any additional information below.
import nidaqmx works. But fails to import classes in "libnidaqmx.py" file.
Thank you,
Regards,
Kousik
Original issue reported on code.google.com by sarathyk...@gmail.com on 27 Jul 2011 at 2:09
Original issue reported on code.google.com by
sarathyk...@gmail.com
on 27 Jul 2011 at 2:09