Error Could not find a version that satisfies the requirement '>=4.8.3'

Hi guys,

I got this error message, what can I do? I don’t know what stands for

PIO Core Call Error: “The next files/directories have been created in D:\Test\r\ninclude - Put project header files here\r\nlib - Put here project specific (private) libraries\r\nsrc - Put project source files here\r\nplatformio.ini - Project Configuration File\n\nError: Could not find a version that satisfies the requirement ‘>=4.8.3’ for your system ‘windows_x86’”

So you’re on a Windows environment? Trying to use which platform (arduino, ESP8266, STM32, etc)? Are you using VSCode + PlatformIO? And this error came up when? When you hit the ‘build’ option? When you ran it via the command line (with what parameters)? Does your platformio.ini file have any version requirements for libraries?

1 Like

Hi pfeerick:

Thank you for your answer. Finally, I reinstalled everything again and worked it. Probably I had some files wrong.

Best regards,

M

1 Like