Failed to Install, i am stumped

It was working for me for months, I don’t know what I did to cause this. Gets hung up on installing PlatformIO Core.

Gives this error message

Error: error: subprocess-exited-with-error

python setup.py bdist_wheel did not run successfully.
exit code: 1

[462 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build\lib
creating build\lib\platformio
copying platformio\app.py → build\lib\platformio
copying platformio\cache.py → build\lib\platformio
copying platformio\cli.py → build\lib\platformio
copying platformio\compat.py → build\lib\platformio
copying platformio\exception.py → build\lib\platformio
copying platformio\fs.py → build\lib\platformio
copying platformio\http.py → build\lib\platformio
copying platformio\maintenance…

I have uninstalled, reinstalled multiple times. Tried the pre-release version. Tried enabling long paths. Even tried resetting windows as a last ditch effort, nada. Please help, I just want to build some firmware for my 3d printer!

After removing the extension in VSCode, did you fullly remove the C:\Users\<user>\.platformio folder too?

What operating system are you trying to install PlatformIO on?

I file originariamente installati potrebbero non essere stati completamente eliminati.

I’m running windows 11. Thanks for the reply, I did fix it, but I resorted to backing up my machine on an external drive and resetting windows again, this time with the ‘erase all files’ setting applied.

1 Like

Yes I thought I had deleted all traces of them but clearly I had not. Thanks for the reply.