Search Criteria
Package Details: nmeasim-python-git 1.1.1.0.r33.20230911.ba46ca8-2
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: | MIT |
| 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: | 2025-04-13 10:28 (UTC) |
Dependencies (10)
- python
- 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 2025-04-13 10:28 (UTC)
Ahoj @sashank,
Thanks for the report!,
fixed.
sashank commented on 2025-04-05 11:31 (UTC)
Line 93 from PKGBUILD needs to be updated from readme.md to README.md.
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.pyto mitigate the following issue:Running the GUI
nmeasim-pythonwithout that mitigation would give the following error:It has been reported upstream → here.