tods icon indicating copy to clipboard operation
tods copied to clipboard

git clone error: invalid path 'tods/tests/sk_interface/detection_algorithm/\'

Open mobutoni opened this issue 3 years ago • 3 comments
trafficstars

Hi there,

I encountered an issue when running git clone.

(tods) PS C:\git> git clone https://github.com/datamllab/tods.git Cloning into 'tods'... remote: Enumerating objects: 7680, done. remote: Counting objects: 100% (4359/4359), done. remote: Compressing objects: 100% (2772/2772), done. remote: Total 7680 (delta 1857), reused 3919 (delta 1479), pack-reused 3321 eceiving objects: Receiving objects: 100% (7680/7680), 14.83 MiB | 2.13 MiB/s, done. Resolving deltas: 100% (3855/3855), done. error: invalid path 'tods/tests/sk_interface/detection_algorithm/' fatal: 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 :/'

mobutoni avatar Dec 20 '21 01:12 mobutoni

I have met the same problem, have you solved it?

ouy-cherish avatar Jan 27 '22 06:01 ouy-cherish

This package is not supporting Windows for now. You might want to try it with Linux-based systems.

lhenry15 avatar Jan 28 '22 03:01 lhenry15

Thank you very much for your answer, which helped me to solve the problem

ouy-cherish avatar Feb 09 '22 00:02 ouy-cherish