Explain why numpy should not be imported from source directory
问题 Disclaimer of research: I have examined the following other StackOverflow questions: How to import numpy in python shell How can I use numpy without installing it? Import a module from a relative path Perhaps to some, those may answer my question, but according to my knowledge, I still do not understand the situation. I am trying to import numpy so that matplotlib will work, but upon execution of the __init__.py file in the numpy folder, the following error message is displayed: ImportError: