I have just updated to Spyder3.3.6. When I restarted spyder in Anaconda, the screen looked the same, but when I entered "import numpy as np", I get an error message:"No module named numpy", Also the same problem with 'import matplotlib.pyplot as plt'. Obviously, these modules did not load. What can I do? Thanks.
--
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/2634c951-6cfc-41f6-b962-a9c0139e61bd%40googlegroups.com.
It is because Spyder is using the different Python version/path.From command line try to runspyder3ORSet python path in Spyder Tools->Prefereneces->Python Interpreter
On Tue, Jul 23, 2019 at 8:12 PM JohnD Bahng <johnd...@gmail.com> wrote:
I have just updated to Spyder3.3.6. When I restarted spyder in Anaconda, the screen looked the same, but when I entered "import numpy as np", I get an error message:--"No module named numpy", Also the same problem with 'import matplotlib.pyplot as plt'. Obviously, these modules did not load. What can I do? Thanks.
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyd...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/2634c951-6cfc-41f6-b962-a9c0139e61bd%40googlegroups.com.