tods
tods copied to clipboard
git clone error: invalid path 'tods/tests/sk_interface/detection_algorithm/\'
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 :/'
I have met the same problem, have you solved it?
This package is not supporting Windows for now. You might want to try it with Linux-based systems.
Thank you very much for your answer, which helped me to solve the problem