Search Criteria
Package Details: python-kintree 1.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-kintree.git (read-only, click to copy) |
|---|---|
| Package Base: | python-kintree |
| Description: | Fast part creation in KiCad and InvenTree |
| Upstream URL: | https://github.com/sparkmicro/Ki-nTree |
| Licenses: | GPL-3.0-or-later |
| Submitter: | andrejr |
| Maintainer: | taotieren |
| Last Packager: | taotieren |
| Votes: | 2 |
| Popularity: | 0.000002 |
| First Submitted: | 2021-07-31 21:29 (UTC) |
| Last Updated: | 2025-02-13 12:02 (UTC) |
Dependencies (17)
- python
- python-cloudscraperAUR
- python-digikey-apiAUR (python-digikey-api-gitAUR)
- python-fletAUR
- python-inventreeAUR
- python-kiutilsAUR
- python-mouserAUR
- python-multiprocess
- python-thefuzzAUR (python-thefuzz-gitAUR)
- python-validators
- python-wrapt-timeout-decoratorAUR
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
1 2 Next › Last »
GPereira commented on 2025-02-08 20:16 (UTC)
I am giving up this too. Feel free to adopt it
andrejr commented on 2024-05-18 20:51 (UTC) (edited on 2024-05-18 20:51 (UTC) by andrejr)
Huh, I'm giving up on this anyway, I found a better tool: https://aur.archlinux.org/packages/python-inventree-part-import
I prefer the CLI approach vs GUI + it has Python hooks. Excellent tool.
andrejr commented on 2024-05-02 09:23 (UTC)
Finally, I almost gave up on this.
GPereira commented on 2024-05-01 11:46 (UTC)
Finally the Flet dependency was updated upstream. No need to mess around with custom Flet and flutter versions!!
Now everything works on the latest versions of its dependencies!
GPereira commented on 2024-04-04 21:24 (UTC)
This is an upstream bug. This package depends on ancient versions of Flet and Flutter which makes it impossible to build it anymore.
Polsaker commented on 2024-04-04 21:08 (UTC)
Install fails because python-flet-0-7-x is broken (the dependency flutter-3-16-9 does not exist)
GPereira commented on 2024-01-21 14:55 (UTC)
There's now a desktop shortcut. You can run it by searching for "kintree" on the application list
GPereira commented on 2024-01-15 20:49 (UTC)
Finally fixed!
@T0jan gave me an heads up there's an incompatibility with newer versions of Flet so this package at this moment needs Flet versions below 8.0 so 0.7.4 is the latest possible version.
GPereira commented on 2024-01-15 12:08 (UTC)
Issue posted upstream. If anyone is able to understand the issue let me know. https://github.com/sparkmicro/Ki-nTree/issues/199
andrejr commented on 2023-05-31 21:49 (UTC) (edited on 2023-05-31 21:59 (UTC) by andrejr)
Using
python-buildandpython-installerworks fine with projects built by Poetry.Here's the altered PKGBUILD:
This doesn't work, however, because
python-fletis broken even with that trick:This
fletthing seems cool and easy to use, but is clearly immature, as is Flutter on Linux in general. I'm of the opinion that you have to balance this with reliability and stability. I suggested PyQt and PySide to Francois, those are reliable options; wxPython is also alright. I guess I just have higher tolerance towards bindings-for-old-C++-frameworks, being a C++ dev.1 2 Next › Last »