[OSGeoLive] #2479: package dask-geopandas
OSGeoLive
trac_osgeolive at osgeo.org
Tue Oct 29 08:07:32 PDT 2024
#2479: package dask-geopandas
-------------------------+----------------------------
Reporter: darkblueb | Owner: osgeolive@…
Type: enhancement | Status: new
Priority: normal | Milestone: OSGeoLive17.0
Component: OSGeoLive | Resolution:
Keywords: geopandas |
-------------------------+----------------------------
Comment (by darkblueb):
## install dask-geopandas via pip
{{{
user at osgeolive:~$ pip install --upgrade --break-system-packages --upgrade-
strategy=only-if-needed dask-geopandas
Defaulting to user installation because normal site-packages is not
writeable
Collecting dask-geopandas
Downloading dask_geopandas-0.4.2-py3-none-any.whl.metadata (3.7 kB)
Requirement already satisfied: geopandas>=0.12 in ./.local/lib/python3.12
/site-packages (from dask-geopandas) (1.0.1)
Requirement already satisfied: shapely>=2.0 in /usr/lib/python3/dist-
packages (from dask-geopandas) (2.0.3)
Requirement already satisfied: dask>=2022.06.0 in /usr/lib/python3/dist-
packages (from dask[dataframe]>=2022.06.0->dask-geopandas)
(2023.12.1+dfsg)
Requirement already satisfied: packaging in /usr/lib/python3/dist-packages
(from dask-geopandas) (24.0)
Requirement already satisfied: click>=8.1 in /usr/lib/python3/dist-
packages (from dask>=2022.06.0->dask[dataframe]>=2022.06.0->dask-
geopandas) (8.1.6)
Requirement already satisfied: cloudpickle>=1.5.0 in /usr/lib/python3
/dist-packages (from dask>=2022.06.0->dask[dataframe]>=2022.06.0->dask-
geopandas) (3.0.0)
Requirement already satisfied: fsspec>=2021.09.0 in /usr/lib/python3/dist-
packages (from dask>=2022.06.0->dask[dataframe]>=2022.06.0->dask-
geopandas) (2024.2.0)
Collecting importlib-metadata>=4.13.0 (from
dask>=2022.06.0->dask[dataframe]>=2022.06.0->dask-geopandas)
Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
Requirement already satisfied: partd>=1.2.0 in /usr/lib/python3/dist-
packages (from dask>=2022.06.0->dask[dataframe]>=2022.06.0->dask-
geopandas) (1.4.1)
Requirement already satisfied: pyyaml>=5.3.1 in /usr/lib/python3/dist-
packages (from dask>=2022.06.0->dask[dataframe]>=2022.06.0->dask-
geopandas) (6.0.1)
Requirement already satisfied: toolz>=0.10.0 in /usr/lib/python3/dist-
packages (from dask>=2022.06.0->dask[dataframe]>=2022.06.0->dask-
geopandas) (0.12.0)
Requirement already satisfied: pandas>=1.3 in /usr/lib/python3/dist-
packages (from dask[dataframe]>=2022.06.0->dask-geopandas) (2.1.4+dfsg)
Requirement already satisfied: numpy>=1.22 in /usr/lib/python3/dist-
packages (from geopandas>=0.12->dask-geopandas) (1.26.4)
Requirement already satisfied: pyogrio>=0.7.2 in ./.local/lib/python3.12
/site-packages (from geopandas>=0.12->dask-geopandas) (0.10.0)
Requirement already satisfied: pyproj>=3.3.0 in /usr/lib/python3/dist-
packages (from geopandas>=0.12->dask-geopandas) (3.6.1)
Collecting zipp>=3.20 (from importlib-
metadata>=4.13.0->dask>=2022.06.0->dask[dataframe]>=2022.06.0->dask-
geopandas)
Downloading zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
Requirement already satisfied: certifi in /usr/lib/python3/dist-packages
(from pyogrio>=0.7.2->geopandas>=0.12->dask-geopandas) (2023.11.17)
Downloading dask_geopandas-0.4.2-py3-none-any.whl (64 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 kB 266.6 kB/s eta
0:00:00
Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB)
Installing collected packages: zipp, importlib-metadata, dask-geopandas
Successfully installed dask-geopandas-0.4.2 importlib-metadata-8.5.0
zipp-3.20.2
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2479#comment:2>
OSGeoLive <https://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.
More information about the osgeolive
mailing list