"ImportError: Cannot import name multiarray" - Stack Overflow
stackoverflow.com › questions › 53135410Nov 04, 2018 · However, when I'm running it in the command prompt, I get the following: Traceback (most recent call last): File "C:\Users\James\Anaconda3\lib\site-packages umpy\core\__init__.py", line 16, in <module> from . import multiarray ImportError: cannot import name multiarray During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\James\Documents\Chemistry Year Three\Python programming\untitled1.py", line 12, in <module> import numpy ...