Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install nolearn with Lasagne dependance not working #311

Open
algila opened this issue Nov 7, 2016 · 2 comments
Open

Install nolearn with Lasagne dependance not working #311

algila opened this issue Nov 7, 2016 · 2 comments

Comments

@algila
Copy link

algila commented Nov 7, 2016

Sorry for the disturb. I have Ubuntu 16.04

When I try to follow the suggestion to install nolearn using the command:

pip install -r https://raw.githubusercontent.com/dnouri/nolearn/master/requirements.txt

I install every dependence but the following error happen with lasagne:

  Cloning https://github.com/Lasagne/Lasagne.git (to 8f4f9b2) to ./src/lasagne
  Could not find a tag or branch '8f4f9b2', assuming commit.
  Requested Lasagne==0.2.git from git+https://github.com/Lasagne/Lasagne.git@8f4f9b2#egg=Lasagne==0.2.git (from -r https://raw.githubusercontent.com/dnouri/nolearn/master/requirements.txt (line 4)), but installing version None
@greentec
Copy link

greentec commented Mar 3, 2017

I tried '5340496'... from random guess.

pip install git+https://github.com/Lasagne/Lasagne.git@5340496#egg=Lasagne==0.2.git

@skrish13
Copy link

skrish13 commented Jun 3, 2017

just use the bleeding edge version of lasagne. 0.2dev1. It's very stable, no issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants