[Bug][Jupyter Widget] version of shapely in setup.py
Open
jupyter
- Dominant language
- TypeScript
- Stars
- 12k
- Forks
- 2k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 66
Description
Is the post2 version of shapely really necessary here:
https://github.com/keplergl/kepler.gl/blob/43ed0752ff236a9ab9349eab0d07e4a357ccf825/bindings/kepler.gl-jupyter/setup.py#L146
conda installs by default the post1 and it raises DLL issues to force the installation of the post2 version when you pip install keplergl
If things work fine with post1 at current version of keplergl, it would be nice to remove the post2 explicit dependency.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.