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

install fails when using Develop.zip #274

Closed
gslender opened this issue Aug 22, 2015 · 2 comments
Closed

install fails when using Develop.zip #274

gslender opened this issue Aug 22, 2015 · 2 comments
Assignees
Milestone

Comments

@gslender
Copy link

When installing from scratch using the
$ pip install https://github.com/platformio/platformio/archive/develop.zip

You get this error when calling platform run

Error: The PlatformIO and `scons` aren't installed properly. Please use official installation manual:
http://docs.platformio.org/en/latest/installation.html

This was on OS X fresh install

@gslender
Copy link
Author

Solved the problem by executing pip install --egg scons

@ivankravets ivankravets self-assigned this Aug 22, 2015
@ivankravets ivankravets added this to the 2.3.0 milestone Aug 22, 2015
@ivankravets
Copy link
Member

Thanks for your reports!!! I've just significantly simplified installation process of PlatformIO. See http://docs.platformio.org/en/latest/installation.html#python-package-manager

Is this page clear now? Don't forget that you can directly edit https://github.com/platformio/platformio/blob/develop/docs/installation.rst and make pull-request. I'll merge your changes.

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

No branches or pull requests

2 participants