Search Criteria
Package Details: pyobd 1.19-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pyobd.git (read-only, click to copy) |
---|---|
Package Base: | pyobd |
Description: | An OBD-II compliant car diagnostic tool |
Upstream URL: | https://github.com/barracuda-fsh/pyobd |
Licenses: | GPL-2.0-only |
Submitter: | Presence |
Maintainer: | HurricanePootis |
Last Packager: | HurricanePootis |
Votes: | 21 |
Popularity: | 1.10 |
First Submitted: | 2013-06-17 14:51 (UTC) |
Last Updated: | 2024-09-06 21:12 (UTC) |
Dependencies (13)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- gendesk (make)
- icoutils (make)
- pyinstallerAUR (pyinstaller-gitAUR) (make)
- pyside6 (make)
- pyside6-tools (make)
- python-numpy (python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR) (make)
- python-pint (make)
- python-pyserial (make)
- python-tornado (make)
- python-wxpython (python-wxpython-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
mvdberge commented on 2024-08-20 10:19 (UTC)
python-pillow is needed for the build, please add it to the dependencies. Thanks for your work! :-)
g33ky commented on 2024-06-30 15:20 (UTC)
The binary does not currently work. You will get the error message
AttributeError: module 'numpy' has no attribute 'cumproduct'. Did you mean: 'cumprod'?
. This is due to Numpy now being at version 2.x, but this program seems to use some 1.x functions. To get it to work, you will need to build this package withpython-numpy
version1.26.2-4
installed. Once the package is built you can upgradepython-numpy
to the latest again.Building manually with
venv
does not seem to compile, but that's another rabbit hole.Presence commented on 2024-06-25 20:02 (UTC)
@HurricanePootis Thanks! I've disowned the package if you would like to take over the maintenance of it.
HurricanePootis commented on 2024-06-07 03:11 (UTC)
Hello, I have a proposal for this PKGBUILD. 1. Make the license SPDX compliant 2. Use the official method of using pyinstaller to create a binary 3. Remove the pyobd, pyobd.desktop, pyobd.png, and pyobd.install as they are no longer needed as there is a binary, the .desktop and .pngs will be generated 4. Build the actual binary 5. And, install everything properly
Here is the patch file for the whole git repo
Presence commented on 2023-08-24 02:03 (UTC)
Thanks! I've updated the check sum
delovoilemon commented on 2023-08-18 19:21 (UTC) (edited on 2023-08-21 13:30 (UTC) by delovoilemon)
@Presence repo now available https://github.com/barracuda-fsh/pyobd/releases/.
please update checksums
delovoilemon commented on 2023-08-18 13:48 (UTC)
Subject: Re: Pyobd repo on Github Sent: August 18, 2023 3:23:33 PM GMT+03:00 From: Jure Poljsak pyobd.jp@gmail.com To: <my-email>
I had a personal crysis, I expected more stars from the project. I will put it back on... I still have a copy. I'm sorry for the whole thing, letting down a follower.
On Sat, Jul 15, 2023 at 8:33 AM wrote:
drws commented on 2023-08-09 14:34 (UTC)
An alternative is to switch to an inbetween fork which still has the potential to survive: https://github.com/AshBT/pyobd
Even the author of the lost fork commited some patches there, so it might be the best point to go forward from.
delovoilemon commented on 2023-07-15 06:40 (UTC)
I have send letter with that question to email, i've find using web archive.
Yes, build will also be very helpful.
1 2 3 Next › Last »