Skip to content

Commit 26579d8

Browse files
authored
Pin h3 version, fixes #51
1 parent a09231e commit 26579d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The recommended way to install these dependencies is through conda/mamba:
2121
(base) conda create -n qgis -c conda-forge python=3.9
2222
(base) conda activate qgis
2323
(qgis) mamba install -c conda-forge qgis movingpandas scikit-mobility stonesoup
24-
(qgis) pip install gtfs_functions
24+
(qgis) pip install gtfs_functions h3==3.7.7
2525
```
2626

2727
(More details: https://anitagraser.com/2023/01/21/pyqgis-jupyter-notebooks-on-windows-using-conda/)

0 commit comments

Comments
 (0)