Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 38 by
yeghishe...@gmail.com: msvccompiler in numpy.distutils
http://code.google.com/p/pylibnidaqmx/issues/detail?id=38
While installing nidaqmx the following error occurred at the end of the
installation:
"No module names msvccompiler in numpy.distutils; trying from distutils
customize MSVCCompiler"
The list of modules in Python shows that "nidaqmx_h_9_6"
and "nidaqmx_h_9_7" are available. However, trying to execute "from nidaqmx
import System" gave the following error:
File "<pyshell#11>", line 1, in <module>
from nidaqmx_h_9_7 import System
ImportError: cannot import name System
I am working on Windows 7 64-bit.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings