gis-ops / routingpy

🌎 Python library to access all public routing, isochrones and matrix APIs in a consistent manner.
https://routingpy.readthedocs.io/en/latest/?badge=latest
Apache License 2.0
252 stars 26 forks source link

routingpy ipykernel update #66

Closed ArterialMapping closed 2 years ago

ArterialMapping commented 2 years ago

Is it possible to update routingpy per this documentation? https://github.com/giswqs/geospatial/issues/16

@ArterialMapping It appears that routingpy requires ipykernel >=5.3.4,<6, which was released over a year ago. Many packages in the geospatial stack require a much newer version of ipykernel. routingpy needs to bring ipykernel up to date before it can be added to geospatial.

https://github.com/conda-forge/routingpy-feedstock/blob/c32ee1d1500c3f6bbda723b342886b9b45488513/recipe/meta.yaml#L30 image

[image

nilsnolde commented 2 years ago

problem is that we didn't even know that routingpy is on conda-forge. it's a separate repo, they didn't even tell us it exists or ask for upstream support, and now it's stale, because they didn't touch it in 1 year. either someone steps up and includes a direct conda-forge support in routingpy (this repo) or they'll be better following upstream releases or we'll remove routingpy entirely from conda.

this is the repo, I already opened an issue, let's see what they say: https://github.com/conda-forge/routingpy-feedstock