https://github.com/opendronemap/windows-deps
Prebuilt Windows PIP dependencies for ODM
https://github.com/opendronemap/windows-deps
Last synced: 5 months ago
JSON representation
Prebuilt Windows PIP dependencies for ODM
- Host: GitHub
- URL: https://github.com/opendronemap/windows-deps
- Owner: OpenDroneMap
- License: agpl-3.0
- Created: 2021-05-12T14:15:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-08T17:16:39.000Z (over 4 years ago)
- Last Synced: 2025-06-21T22:28:08.069Z (12 months ago)
- Size: 22.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# windows-deps
Prebuilt Windows dependencies for ODM
Python dependencies are downloaded from https://www.lfd.uci.edu/~gohlke/pythonlibs/
To download them, run `python3 get_deps.py`. To change versions, change the values of `gdal_wheel_url`, `fiona_wheel_url`, `rasterio_wheel_url`, and `python_zip` in `get_deps.py`.
The github workflow `build_python_wheels.yaml` creates the python dependencies.
The github workflow `build_vcpkg_env.yaml` creates the vcpkg dependencies.