python-speech-recognition-course icon indicating copy to clipboard operation
python-speech-recognition-course copied to clipboard

Git clone fail (error: invalid path '03-sentiment-analysis/data/iPhone_13_Review:_Pros_and_Cons.txt')

Open prabhatpathania opened this issue 1 year ago • 0 comments

There is an error while clone the project.

Log:

Cloning into 'python-speech-recognition-course'... remote: Enumerating objects: 119, done. remote: Counting objects: 100% (4/4), done. remote: Compressing objects: 100% (3/3), done. Receiving objects: 68% (81/119)sed 1 (delta 1), pack-reused 115 Receiving objects: 100% (119/119), 3.71 MiB | 7.42 MiB/s, done. Resolving deltas: 100% (49/49), done. error: invalid path '03-sentiment-analysis/data/iPhone_13_Review:_Pros_and_Cons.txt' 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 :/'

prabhatpathania avatar Dec 18 '23 12:12 prabhatpathania