>>> import theano
>>> theano.__version__
'0.7.0.dev-ecd9dc0ba6fa70b7f65c6de620c21e502c414c5e'
>>> import lasagne
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "lasagne/__init__.py", line 17, in <module>
raise ImportError("Your Theano version is too old." + install_instr)
ImportError: Your Theano version is too old.
Please make sure you install a recent enough version of Theano. Note that a
simple 'pip install theano' will usually give you a version that is too old
for Lasagne. See the installation docs for more details:
http://lasagne.readthedocs.org/en/latest/user/installation.html#theano
I only have write permission in my own directory so I can't uninstall the old version of Theano. Is there a way to specify the right version of Theano that Lasagne should use when installing?
--
You received this message because you are subscribed to the Google Groups "lasagne-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lasagne-user...@googlegroups.com.
To post to this group, send email to lasagn...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lasagne-users/748d23e8-4987-41f7-b048-68302d8ffe8e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.