[OSGeoLive] #2393: python3 pystac update
OSGeoLive
trac_osgeolive at osgeo.org
Wed Oct 23 16:27:11 PDT 2024
#2393: python3 pystac update
-------------------------+----------------------------
Reporter: darkblueb | Owner: osgeolive@…
Type: enhancement | Status: new
Priority: major | Milestone: OSGeoLive17.0
Component: OSGeoLive | Resolution:
Keywords: python |
-------------------------+----------------------------
Comment (by darkblueb):
{{{
user at osgeolive:~$ pip3 install --break-system-packages geotiff
...
Collecting geotiff
Downloading geotiff-0.2.10-py3-none-any.whl.metadata (7.2 kB)
Collecting tifffile!=2022.4.28,>=2021.7.4 (from geotiff)
Downloading tifffile-2024.9.20-py3-none-any.whl.metadata (32 kB)
Requirement already satisfied: numpy in /usr/lib/python3/dist-packages
(from geotiff) (1.26.4)
Requirement already satisfied: pyproj in /usr/lib/python3/dist-packages
(from geotiff) (3.6.1)
Collecting zarr<2.13,>=2.12.0 (from geotiff)
Downloading zarr-2.12.0-py3-none-any.whl.metadata (4.6 kB)
Collecting asciitree (from zarr<2.13,>=2.12.0->geotiff)
Downloading asciitree-0.3.3.tar.gz (4.0 kB)
Preparing metadata (setup.py) ... done
Collecting fasteners (from zarr<2.13,>=2.12.0->geotiff)
Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB)
Collecting numcodecs>=0.6.4 (from zarr<2.13,>=2.12.0->geotiff)
Downloading
numcodecs-0.13.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
(2.9 kB)
Requirement already satisfied: certifi in /usr/lib/python3/dist-packages
(from pyproj->geotiff) (2023.11.17)
Downloading geotiff-0.2.10-py3-none-any.whl (19 kB)
Downloading tifffile-2024.9.20-py3-none-any.whl (228 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.2/228.2 kB 271.8 kB/s eta
0:00:00
Downloading zarr-2.12.0-py3-none-any.whl (185 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.8/185.8 kB 283.1 kB/s eta
0:00:00
Downloading
numcodecs-0.13.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
(8.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.9/8.9 MB 251.8 kB/s eta
0:00:00
Downloading fasteners-0.19-py3-none-any.whl (18 kB)
Building wheels for collected packages: asciitree
Building wheel for asciitree (setup.py) ... done
Created wheel for asciitree: filename=asciitree-0.3.3-py3-none-any.whl
size=5033
sha256=725f9237de51b51efe39a3f84758ae5339e956e54c961d509385dcb2778b9875
Stored in directory:
/home/user/.cache/pip/wheels/a5/d7/98/f56ae733748cd0fa577172bda0e73e0b1f1793c98e09b9e458
Successfully built asciitree
Installing collected packages: asciitree, tifffile, numcodecs, fasteners,
zarr, geotiff
WARNING: The scripts lsm2bin, tiff2fsspec, tiffcomment and tifffile are
installed in '/home/user/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress
this warning, use --no-warn-script-location.
Successfully installed asciitree-0.3.3 fasteners-0.19 geotiff-0.2.10
numcodecs-0.13.1 tifffile-2024.9.20 zarr-2.12.0
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2393#comment:15>
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