Skip to content

Explicitly install "six" since theano is installed with "--no-deps" #93

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

Merged
merged 1 commit into from
Jun 25, 2015

Conversation

lamblin
Copy link
Member

@lamblin lamblin commented Jun 25, 2015

No description provided.

@lamblin
Copy link
Member Author

lamblin commented Jun 25, 2015

This fixes the build and does not change the code, so I'm merging.

lamblin added a commit that referenced this pull request Jun 25, 2015
Explicitly install "six" since theano is installed with "--no-deps"
@lamblin lamblin merged commit 3c430e9 into master Jun 25, 2015
@lamblin lamblin deleted the install_six branch June 25, 2015 02:52
@nouiz
Copy link
Member

nouiz commented Jun 25, 2015

We install Theano with --no-deps. Good fix.

@abergeron
Copy link
Contributor

Should we stop passing --no-deps? This should still use the packages we install from the OS above, but would avoid problems like this in the future.

@nouiz
Copy link
Member

nouiz commented Jun 25, 2015

not sure.... But if someone make a PR and it pass, I think we can merge it.

On Thu, Jun 25, 2015 at 12:39 PM, abergeron notifications@github.com
wrote:

Should we stop passing --no-deps? This should still use the packages we
install from the OS above, but would avoid problems like this in the future.


Reply to this email directly or view it on GitHub
#93 (comment)
.

@abergeron
Copy link
Contributor

Well: #94

taneishi pushed a commit to taneishi/DBN that referenced this pull request Nov 28, 2019
Explicitly install "six" since theano is installed with "--no-deps"
taneishi pushed a commit to taneishi/DBN that referenced this pull request Feb 13, 2020
Explicitly install "six" since theano is installed with "--no-deps"

Former-commit-id: d267571
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

Successfully merging this pull request may close these issues.

3 participants