platformio / platformio-home

PlatformIO Home
https://docs.platformio.org/page/home/index.html
Apache License 2.0
95 stars 62 forks source link

Could not initialize project #8682

Open OomNiel opened 1 hour ago

OomNiel commented 1 hour ago

PIO Core Call Error: "The following files/directories have been created in C:\Projekte\Pico Projekte\Pico\test\test\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 rpipico dependencies...\r\nTool Manager: Installing git+https://github.com/earlephilhower/arduino-pico.git#riscv\r\ngit version 2.41.0.windows.3\n\n\nCloning into 'C:\Users\Niel\.platformio\.cache\tmp\pkg-installing-eu4mqg5a'...\nwarning: Could not find remote branch riscv to clone.\nfatal: Remote branch riscv not found in upstream origin\nVCSBaseException: VCS: Could not process command ['git', 'clone', '--recursive', '--depth', '1', '--branch', 'riscv', 'https://github.com/earlephilhower/arduino-pico.git', 'C:\\Users\\Niel\\.platformio\\.cache\\tmp\\pkg-installing-eu4mqg5a']"

OomNiel commented 1 hour ago

After updating the core all my projects fail to compile.