You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 !
The text was updated successfully, but these errors were encountered:
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 !
The text was updated successfully, but these errors were encountered: