anaconda - spyder error ImportError: No module named... [any module]

Joined
Jun 9, 2017
Messages
1
Reaction score
0
Dear people

I am very new to Python and Anaconda, with some coding experience in other languages.
I use Spyder 3.1.4 in Anaconda 1.5, python 2.7.

No matter which code I write, I am getting the error
"ImportError: No module named"... for any module that is in the first line of my code, with the "import" command, so for instance, if the first row is "import numpy as np", I will get the error "ImportError: No module named numpy" , the same for panda, or _future_,...

I was getting these messages with Python 3.5 too, I thought the version was the problem.

I recon this is a rookie mistake (I hope so), could you please help?

Thanks in advance
 
Joined
Jun 1, 2017
Messages
55
Reaction score
7
Same here bother or sister but what is I think these problem is the strings are wrong or you wrote the code in the wrong way.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,731
Messages
2,569,432
Members
44,832
Latest member
GlennSmall

Latest Threads

Top