platformio / platformio/platform-raspberrypi
PIO unable to find package earlephilhower @ 5.100300.221223 on Ubuntu 20.04
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 94
- Forks
- 141
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for the all the hard work on keeping PlatformIO up to date with my favourite pico w core.
Attempting to set up Platform IO with VS Code on Ubuntu 20.04, I am unable to solve this error:
Error: Could not find the package with 'earlephilhower/toolchain-rp2040-earlephilhower @ 5.100300.221223' requirements for your system 'linux_x86_64'
My platform.ini is:
[env:pico]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board = pico
framework = arduino
board_build.core = earlephilhower
I am not sure if this is an issue from the recent updates to the earlephilhower core due to SDK 1.5.0 release or if the error is with my PlatformIO configuration.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure on Ubuntu 20.04 with the provided platform.ini and the Raspberry Pi platform repository URL. Inspect why the earlephilhower/toolchain-rp2040-earlephilhower package at version 5.100300.221223 is unavailable for linux_x86_64; done means the configuration resolves the package and can proceed with the Arduino Pico build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, raspberry-pi, ubuntu
- Domain
- embedded-iot, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100