

I get an error when trying to import theano from python. Originally, you have to set it while including numpy and scipy, butīy adding anaconda, it's doing a good job, so if you suddenly add theano, it's okay. Please note that there is one point and a fitting point.

$ which pythonįinally, install theano you are looking for. $ pyenv local anaconda-2.1.0 #Make sure that the python contained in anaconda is specified only in that folderĪfter doing this, type the following and if `` `/ usr / local / opt / pyenv / shims / python``` is specified, you're done. Make sure that python installed in anaconda is used $ pyenv global anaconda-2.1.0 #Specify the python included in anaconda as the system default python Install anaconda $ pyenv install anaconda-2.1.0Ģ-2. Make sure that python installed in anaconda is used 2-1.
