-
-
Notifications
You must be signed in to change notification settings - Fork 795
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
Unable to install platformio on Rasberry Pi Raspian Stretch #1017
Comments
Where did you find this link? This is really a bug in our installer. We fixed in develop version. Try to replace |
Indeed, issue was fixed in 9b2e7bf I see a few links on Installation page which lead to "master". I'll replace them to "develop". Thanks a lot for the report! |
I believe I grabbed that link from the http://docs.platformio.org/en/latest/installation.html page, but I can't be sure now, since that appears to have "develop" in it now. Did you change the docs? I think I just hit DuckDuckGo with "install platformio cli" I'm further confused by the title of that page being "<title>Installation — PlatformIO 3.5.0a4 documentation</title>". :) |
Yes, yes, I fixed links in docs :) Thanks! |
… issue #1236, issue #1235, issue #953, issue #1118, issue #1107, issue #1196, issue #1179, issue #1161, issue #1126, issue #104, issue #1033, issue #1034, issue #1175, issue #1173, issue #1155, issue #1188, issue #1111, issue #1153, issue #1150, issue #1145, issue #1139, issue #1137, issue #1170, issue #1157, issue #1102, issue #1105, issue #1140, issue #1154, issue #1066, issue #1038, issue #1054, issue #1055, issue #1061, issue #1017)
What kind of issue is this?
Configuration
Operating system:
Raspian Stretch
PlatformIO Version (
platformio --version
):Current release, 3.4.1
Description of problem
Attempting to install Platformio on fresh Raspian Stretch release.
Steps to Reproduce
succeeds:
pip install -U platformio
fails:
sudo python -c "$(curl -fsSL https://raw.githubusercontent.com/platformio/platformio/master/scripts/get-platformio.py)"
Actual Results
The text was updated successfully, but these errors were encountered: