Search Criteria
Package Base Details: platformio
Package Actions
Git Clone URL: | https://aur.archlinux.org/platformio.git (read-only, click to copy) |
---|---|
Keywords: | arduino builder platformio |
Submitter: | zer0chain |
Maintainer: | zer0chain (Jake) |
Last Packager: | Jake |
Votes: | 74 |
Popularity: | 0.25 |
First Submitted: | 2016-02-11 15:01 (UTC) |
Last Updated: | 2023-01-23 21:40 (UTC) |
Latest Comments
1 2 3 4 5 6 Next › Last »
Jake commented on 2023-02-05 12:17 (UTC)
@xebas: can't reproduce, what if you delete the file and download again?
xebas commented on 2023-01-30 19:21 (UTC) (edited on 2023-01-30 19:22 (UTC) by xebas)
The sha256sum is failing.
Jake commented on 2022-03-14 20:55 (UTC)
Hey @Svenstaro, surely this can be useful in some cases, I split the package now.
Svenstaro commented on 2022-03-14 08:08 (UTC)
Hey @Jake what do you think about my suggestion?
Svenstaro commented on 2022-01-22 01:54 (UTC)
Hey, any chance you could expose the udev rules as a split package by itself? I only want to install the udev rules (pio is installed separately via other means).
Jake commented on 2021-09-18 11:24 (UTC) (edited on 2021-09-18 11:25 (UTC) by Jake)
Hi @jancici, @skunktrader, @mantielero, you are right and I can reproduce it,
python-zeroconf
was indeed missing, I am always looking at setup.py and overlooked that conditional dep... it is added/fixed now. Thanks for the notice.Otherwise everything should be already covered, even though the are not directly listed in the PKGBUILD, they are sub dependencies:
I have double checked it with the Arch packages:
Let me know when you find something else.
mantielero commented on 2021-09-18 10:12 (UTC)
I think the issue is that not all the dependencies are installed.
If you install it locally by means of:
you will observe that the dependencies are:
Many of these are not covered by the PKGBUILD.
In particular, the one that solved the issue for me was:
skunktrader commented on 2021-09-14 23:36 (UTC)
Just chiming in that I get the same error as @jancici below. Reverted back to platformio-5.1.1-1 for now
jancici commented on 2021-09-14 19:34 (UTC) (edited on 2021-09-14 19:35 (UTC) by jancici)
afer update I am not able to used pio
getting this in terminal
smrqdt commented on 2021-07-15 16:31 (UTC)
FYI: platformio Home currently might not start because of a missing dependency in the
uvicorn
packageSolution: install
python-asgiref
from[extra]
manually (and upvote the bug)1 2 3 4 5 6 Next › Last »