Cannot initialize any project

i just start using platformIO and every time i try to create a new project i get that
Could not initialize project

PIO Core Call Error: “The following files/directories have been created in C:\Users\A A\Documents\PlatformIO\Projects\can_uno_2\r\ninclude - Put project header files here\r\nlib - Put project specific (private) libraries here\r\nsrc - Put project source files here\r\nplatformio.ini - Project Configuration File\r\nResolving uno dependencies…\r\nPlatform Manager: Installing atmelavr\r\nDownloading 0% 10% 20% 30% 40% 50% 60%\r\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nPlatform Manager: atmelavr@5.0.0 has been installed!\r\nTool Manager: Installing platformio/toolchain-atmelavr @ ~1.70300.0\r\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nTool Manager: toolchain-atmelavr@1.70300.191015 has been installed!\r\nTool Manager: Installing platformio/framework-arduino-avr @ ~5.2.0\r\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nTool Manager: framework-arduino-avr@5.2.0 has been installed!\r\nTool Manager: Installing platformio/tool-scons @ ~4.40700.0\r\nDownloading 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nUnpacking 0% 10% 20% 30% 40% 50% 60% 70% 80% 90% 100%\r\nTool Manager: tool-scons@4.40700.0 has been installed!\r\nUpdating metadata for the vscode IDE…\r\n\n\nUserSideException: Processing uno (platform: atmelavr; board: uno; framework: arduino)\r\n--------------------------------------------------------------------------------\r\nVerbose mode can be enabled via -v, --verbose option\r\n\r\n*** missing SConscript file ‘C:\\Users\\A A\\.platformio\\platforms\\atmelavr\\builder\\main.py’\r\nFile "C:\Users\A A\.platformio\penv\Lib\site-packages\platformio\builder\main.py", line 173, in \r\n========================== [FAILED] Took 8.75 seconds ==========================”

Unfortunately, the error message is very hard to read.

Your user name contains a space.
Try a user name that does not contain a space.