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

First run with platformio got error "pip not installed" #3

Open
tavdog opened this issue Jul 13, 2023 · 0 comments
Open

First run with platformio got error "pip not installed" #3

tavdog opened this issue Jul 13, 2023 · 0 comments

Comments

@tavdog
Copy link

tavdog commented Jul 13, 2023

I solved this by activating the virtual env used by platformio at : /Users/tavis/.platformio/penv/bin/activate
downloading getpip script from https://bootstrap.pypa.io/get-pip.py
then running python3 get-pip.py

Next build worked and it flashed ok !

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

1 participant