importing numpy package in Spyder, Python
问题 I'm starting to learn python. So the first thing I did was install python, in this case ubuntu 16.04 LTS, since in this system python is already installed. As a first test, I tried to run a simple program with numpy library, but program n does not run, it displays the following error: import sitecustomize' failed; use -v for traceback <type 'numpy.ndarray'> It seems to me that Spyder failed to import the numpy library, although I've already called it by the terminal and it came, that is, it's