Skip to content
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

Problem of using git clone https://github.com/datamllab/tods.git on a Windows OS #87

Open
WeiWillyWilson opened this issue Nov 4, 2022 · 1 comment

Comments

@WeiWillyWilson
Copy link

To whom it may concern,

I am a novice to Python; I tried cloning the repository onto a Python 3.7 environment in Windows system but encountered an error(see screenshot below). May someone kindly give me a suggestion to deal with this issue? Thanks a lot!

Wei-Hao

image

@Mostafa-Alavi
Copy link

You should do what is suggested here :
https://stackoverflow.com/questions/70540664/why-is-clone-succeeded-but-checkout-failed

do this: git config --global core.symlinks false

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

2 participants