You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: