Package Details: python-pynmea2 1.19.0-1

Git Clone URL: https://aur.archlinux.org/python-pynmea2.git (read-only, click to copy)
Package Base: python-pynmea2
Description: Python library for parsing the NMEA 0183 protocol (GPS)
Upstream URL: https://github.com/Knio/pynmea2
Licenses: MIT
Submitter: lopsided98
Maintainer: gileri
Last Packager: gileri
Votes: 0
Popularity: 0.000000
First Submitted: 2017-09-29 23:45 (UTC)
Last Updated: 2023-11-05 20:07 (UTC)

Dependencies (4)

Sources (1)

Latest Comments

simona commented on 2024-05-03 09:48 (UTC)

it seems to miss a module
ModuleNotFoundError: No module named 'imp'

jose1711 commented on 2024-05-03 09:43 (UTC) (edited on 2024-05-03 09:44 (UTC) by jose1711)

see https://stackoverflow.com/a/77411659/5674914

and also https://github.com/Knio/pynmea2/issues/163

simona commented on 2024-04-30 10:15 (UTC)

ModuleNotFoundError: No module named 'imp'

dreieck commented on 2024-04-28 16:29 (UTC)

build fails with missing imp module -- maybe a (make)dependency missing?:

==> Starting build()...
Traceback (most recent call last):
  File "/var/cache/makepkg/build/python-pynmea2/src/pynmea2/setup.py", line 3, in <module>
    import imp
ModuleNotFoundError: No module named 'imp'
==> ERROR: A failure occurred in build().

Regards!

gileri commented on 2023-11-05 20:09 (UTC)

Hi, I updated the makedepends, thx xiretza.

xiretza commented on 2022-05-25 16:33 (UTC)

This is missing git in makedepends.