question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Binder tries to process setup.py and fails - regression

See original GitHub issue

This used to work properly: https://mybinder.org/v2/gh/productml/blurr/master?filepath=docs%2Fexamples%2Fnyse.

Now it fails with a “Dependency not Found” error when processing setup.py. We don’t use a requirements.txt but pipenv instead, so there’s nothing to resolve (we also don’t need to resolve anything for our notebooks in the repo, they’re self-contained.)

It used to be fine, can’t tell exactly when it stopped working, perhaps ~ May 1st 2018.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
jzf2101commented, Sep 4, 2018

I think taking of pipfiles would be the wayu to solve this too.

0reactions
manicscommented, Sep 20, 2021

Given the age of this issue I’m assuming we’re not going to change the behaviour now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why doesn't pip install dependencies specified in setup.py?
Yeah, I created a new environment to test the install process; the install fails due to uninstalled dependencies :( – alliedtoasters. Jun 3, ......
Read more >
FAQ — Emscripten 3.1.26-git (dev) documentation
To fix that, use emconfigure/emmake, see Building Projects. In this case emcc.py will show that second error, “is not a valid input file”....
Read more >
Comparison of kernel ridge and Gaussian process regression
This example illustrates differences between a kernel ridge regression and a Gaussian process regression. Both kernel ridge regression and Gaussian process ...
Read more >
copulas - PyPI
A python library for building different types of copulas and using them for sampling.
Read more >
Chapter 7 Regression I: K-nearest neighbors - Data Science
Evaluate KNN regression prediction accuracy in R using a test data set and the root mean squared prediction error (RMSPE). In the context...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found