I could import theano ok yesterday. Today, when I want to import theano, it says "No module named theano".
But question is numpy and scipy could be imported and they are in the same address as theano. I first think theano might error in itself, but after I uninstall and install it again. It still just can't work.
I just upgrade my Mac to "El Capitan preview" today. Is there any relation between them.
In a python shell, type:
If you don't have pip, download getpip.py and execute it (outside of the python shell).
Then,