Search Criteria
Package Details: mapillary_tools-git r1755.dc0ad064-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mapillary_tools-git.git (read-only, click to copy) |
|---|---|
| Package Base: | mapillary_tools-git |
| Description: | Library for processing and uploading geotagged images to Mapillary |
| Upstream URL: | https://github.com/mapillary/mapillary_tools |
| Licenses: | BSD |
| Provides: | mapillary_tools |
| Submitter: | jose1711 |
| Maintainer: | gileri |
| Last Packager: | gileri |
| Votes: | 2 |
| Popularity: | 0.000002 |
| First Submitted: | 2018-07-09 15:01 (UTC) |
| Last Updated: | 2026-01-26 17:35 (UTC) |
Dependencies (15)
- python-appdirs
- python-construct
- python-exifreadAUR
- python-gpxpy
- python-humanize
- python-jsonschema
- python-piexif
- python-pynmea2AUR
- python-requests
- python-tqdm
- python-typing_extensions
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 2 3
gileri commented on 2021-02-27 11:26 (UTC)
Python 3 support has been implemented, and python 2 dropped : https://github.com/mapillary/mapillary_tools/releases/tag/v0.6.0
jose1711 commented on 2020-07-25 12:13 (UTC) (edited on 2020-07-25 20:19 (UTC) by jose1711)
At this moment this requires
pymp4's dependencypython-constructto be in a specific version (hence updated dependencies). Here's how I do this on my system:Add
python-constructandpython2-constructintoIgnorePkg(/etc/pacman.conf).Self-Perfection commented on 2020-07-02 21:24 (UTC)
Does not start after install:
ImportError: No module named pymp4.parser
« First ‹ Previous 1 2 3