Dear all, 

I am facing the following problem. I'm on a mac os and I've installed 
different versions of python.
That is 2.7.x and the most recent 3.5.x.

Everything works fine. I'm mainly using python 2.7.x.
I've also installed setup tools, pip, etc.

I've tested theano and it works fine.

The problem that I'm facing is that every time that I create a virtual 
environment I start from blank and I install packages to the virtual 
environment as needed via pip.

And every time I install theano and try to test it I get an error saying 
that "AttributeError: theano.tensor is not a module" or something similar.
What I've tried is to update theano on the virtual environment to the 
latest dev. I did but still cannot even import theano in my script.

Anyone who has experienced the same thing? 

Thanks!

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to