Search Criteria
Package Details: nmeasim-python-git 1.1.1.0.r33.20230911.ba46ca8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nmeasim-python-git.git (read-only, click to copy) |
---|---|
Package Base: | nmeasim-python-git |
Description: | A Python 3 GNSS/NMEA receiver simulation, with GUI. |
Upstream URL: | https://gitlab.com/nmeasim/nmeasim |
Licenses: | custom: public domain |
Conflicts: | nmeasim-python, python-nmeasim |
Provides: | nmeasim-python, python-nmeasim, python-nmeasim-git |
Submitter: | dreieck |
Maintainer: | dreieck |
Last Packager: | dreieck |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-02-16 18:22 (UTC) |
Last Updated: | 2023-10-31 18:34 (UTC) |
Dependencies (10)
- python (python37AUR, python311AUR, python310AUR)
- python-geographiclib
- python-pyserial (python-pyserial-labgrid-gitAUR)
- tk (tk-fossilAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
dreieck commented on 2022-02-16 18:23 (UTC) (edited on 2022-02-16 20:42 (UTC) by dreieck)
As a workaround I have to comment out the line
in
gui.py
to mitigate the following issue:Running the GUI
nmeasim-python
without that mitigation would give the following error:It has been reported upstream → here.