[issue31090] import error for numpy

2017-07-31 Thread Sriram
Sriram added the comment: Yes, i just found that after creating the issue, Sorry. Anyhow thanks for quick response, i have addressed this to numpy team. https://github.com/numpy/numpy/issues/9501 -- ___ Python tracker

[issue31090] import error for numpy

2017-07-31 Thread Mark Dickinson
Mark Dickinson added the comment: Hi Sriram, NumPy is a third party package, not maintained by the Python core developers; you likely need to report this on the NumPy bug tracker (though it's probably worthwhile asking on the NumPy user mailing lists first). Closing here, since this almost ce

[issue31090] import error for numpy

2017-07-31 Thread Sriram
New submission from Sriram: When i tried to import numpy for any program in VS 2017, it returns with Import Error. Traceback (most recent call last): File "C:\Program Files\Python36\lib\site-packages\numpy\core\__init__.py", line 16, in from . import multiarray ImportError: DLL load fai