Kotlin / Kotlin/kotlin-numpy

mybinder fails to install ktnumpy 0.1.4

Open
#19 1 comment 0 reactions 0 assignees View on GitHub
bug
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.