Skip to content
Snippets Groups Projects
Commit 7899727b authored by paul.tresson_ird.fr's avatar paul.tresson_ird.fr
Browse files

fix typo in install instructions

parent 9566f0f8
No related branches found
No related tags found
No related merge requests found
......@@ -61,10 +61,10 @@ Go to OSGeo4W Shell and install the following dependencies.
::
pip install torchgeo == 0.5.2
pip install geopandas == 0.14.4
pip install scikit-learn == 1.5.1
# (optional) pip install umap-learn == 0.5.6
pip install torchgeo==0.5.2
pip install geopandas==0.14.4
pip install scikit-learn==1.5.1
# (optional) pip install umap-learn==0.5.6
If you have any issue with windows, please provide your QGIS version, your python version an the dependencies currently installed in OSGeo4W.
You can do that by going to OSGeo4W Shell and run the following lines :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment