Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Following Contribution Guidelines ends up in 'toolchain-gd32v' issue. #3363

Closed
1 task done
joustava opened this issue Feb 1, 2020 · 1 comment
Closed
1 task done

Comments

@joustava
Copy link

joustava commented Feb 1, 2020

  • PlatformIO Core.
    If you’ve found a bug, please provide an information below.

Configuration

Mac
⟩ sw_vers -productVersion
10.15.2

⟩ pio --version
PlatformIO, version 4.1.0

Description of problem

While following the contribution guidelines I also ended up with an installation error caused by:
sipeed/platform-gd32v#6
Now, I know this is sort of a duplicate but I'm not really sure what the preferred workaround is.
Maybe the contribution guidelines could clarify if this error would be a blocker when developing for other platforms/boards (? maybe mixing up jargon here, sorry) that require the toolchain-gd32v package? Is it maybe somehow possible to ignore this platform temporarily with a local setting before repeating the steps in the contribution guidelines, so one could successfully set up the (albeit restricted to certain platforms only) dev environment?

Also, one ends up with this after setting up this repo for contributing:

Obsolete PIO Core v4.1.0 is used (previous was 4.1.1b9)
Please remove multiple PIO Cores from a system:
https://docs.platformio.org/page/faq.html#multiple-pio-cores-in-a-system
...

Should a contributor also only just have one instance even if they use need platformio in both contributing and normal usage?

Steps to Reproduce

Just follow the current Contribution Guidelines at the bottom of the README.md and in step 5. run the activation for Fish: source .tox/py27/bin/activate.fish.

@ivankravets
Copy link
Member

Just remove ~/.platformio/appstate.json file and "Obsolete PIO" message will be gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants