-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Don't have any experience using Theano / Lasagne but I followed your dependency setup but still got an error relating to the version of Theano I was using.
I'm using WSL on Windows 10 running Anaconda with Python 2.7.13
Got it working by simply doing
pip install --upgrade https://github.com/theano/theano/archive/master.zip
Might be worth including this in the readme (if it's not just an issue specific to my setup!)
Metadata
Metadata
Assignees
Labels
No labels