Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Cloning on windows and PyCharm #145

Open
nono-london opened this issue Nov 30, 2019 · 1 comment
Open

Cloning on windows and PyCharm #145

nono-london opened this issue Nov 30, 2019 · 1 comment

Comments

@nono-london
Copy link

Hi, When you cloning your project on windows 8.1/PyCharm, I get the following error:

Clone failed
unable to create file Icon?: Invalid argument
unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

It seems that one of the file is name with a question mark"?"?
Thanks for the help

@pquan
Copy link

pquan commented May 16, 2020

This is still an issue. Cannot be cloned on windows.
As a workaround, clone under wsl then under windows install from the local git repository using
pip install -e .

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

No branches or pull requests

2 participants