What I was addicted to when I put Theano in Anaconda. The OS I'm using is Mac OS X Maverics. I thought that Anaconda had Theano in it, and when I tried to use it with Anaconda, I got an error.
Python 2.7.5 |Anaconda 1.8.0 (x86_64)| (default, Oct 24 2013, 07:02:20)
[GCC 4.0.1 (Apple Inc. build 5493)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import theano
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named theano
I thought, but it never happened.
Small L
letter. It seems to be only the Linux version. I did it on the Ubuntu machine I had for that proof and it worked.
Recommended Posts