Skip to content

VCSBaseException: VCS: Could not process command ['git', 'clone', '--recursive', 'https://github.com/earlephilhower/arduino-pico.git', 'C:\\Users\\<User>\\.platformio\\.cache\\tmp\\pkg-installing-yg5f4c_c'] #4728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
joralllc opened this issue Aug 22, 2023 · 3 comments

Comments

@joralllc
Copy link

joralllc commented Aug 22, 2023

Configuration

Operating system: Win10 Pro

PlatformIO Version (platformio --version): 3.3.1

Description of problem

VCSBaseException: VCS: Could not process command ['git', 'clone', '--recursive', 'https://github.com/earlephilhower/arduino-pico.git', 'C:\Users\\.platformio\.cache\tmp\pkg-installing-yg5f4c_c']

Thrown whenever PIO tries to initialize upon installation, reloading VSCode, or using PIO build

Steps to Reproduce

  1. Install VSCode, Git, Python, PIO (latest versions, tried reinstalling all)
  2. Let PIO try to set itself up for project involving RPi Pico
  3. Wait

Actual Results

Refer to Description of Problem

Expected Results

Functional software

Additional info

I have no experience with this software; I was told to use it by a coworker for a project they developed themself. #1223 , #56, #5733 unhelpful

@ivankravets
Copy link
Member

You can use https://github.com/earlephilhower/arduino-pico.git directly. This is an related project.

@maxgerhardt
Copy link
Contributor

@joralllc
Copy link
Author

@maxgerhardt was correct; my coworker's instructions only told me to install the VSCode extension and nothing more. The problem is now resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants