I know this is not a proper fix but does doing the following solve the problem:
- Open a new shell
cd C:\Users\ben\.platformio\penv\Scripts
pip.exe install six
- Retry compilation
I know this is not a proper fix but does doing the following solve the problem:
cd C:\Users\ben\.platformio\penv\Scripts
pip.exe install six