Skip to main content
Answer

Unable to clone repository using git

  • May 26, 2023
  • 2 replies
  • 61 views

Forum|alt.badge.img

Hello! Excited to be part of the Cognite community! I just started the ‘Learn to Use Cognite Python SDK’ course, and am running into an issue as I try to clone the repository using Git (invalid syntax error) per the Overview of Installation and GitHub ‘Getting Started’ instructions. I installed Git separately, verified that I have the git version 2.40.1.windows.1, but still no luck. Please let me know if I am doing something wrong. Thank you!

Best answer by Håkon V. Treider

Hey @gsavant ! Make sure you’ve copied the correct link (either https or ssh depending on your setup). If this still fails, just download the repository as a zip file. This link is available from the same menu:

Best of luck with the course! 😄

2 replies

Forum|alt.badge.img

Hey @gsavant ! Make sure you’ve copied the correct link (either https or ssh depending on your setup). If this still fails, just download the repository as a zip file. This link is available from the same menu:

Best of luck with the course! 😄


Forum|alt.badge.img
  • Author
  • Active
  • May 30, 2023

Thank you @Håkon V. Treider!