mybinder fails to install ktnumpy 0.1.4
- Dominant language
- Kotlin
- Stars
- 322
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
When trying to execute Kotlin notebook at mybinder I'm getting an error:
```
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output." when executing the command: python -m pip install -i https://pypi.org/simple/ ktnumpy==0.1.4
```
The notebook: https://nbviewer.jupyter.org/github/JetBrains/lets-plot-kotlin/blob/master/docs/examples/jupyter-notebooks/contours.ipynb
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the contours.ipynb notebook linked in the report and reproduce the `pip install ktnumpy==0.1.4` command on mybinder. Inspect the reported `python setup.py egg_info` failure and its logs; done means the package installs successfully and the notebook can execute there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, kotlin, python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100