aquiles viza
06/18/2024, 6:09 PM$ git clone --depth 1 <https://github.com/idea-fasoc/OpenFASOC.git>
Cloning into 'OpenFASOC'...
remote: Enumerating objects: 1565, done.
remote: Counting objects: 100% (1565/1565), done.
remote: Compressing objects: 100% (1083/1083), done.
Receiving objects: 13% (204/1565), 29.01 MiB | 46.00 Receiving objects: 13% (204/1565), 29.08 MiB | 41.00 KiB/s
fatal: the remote end hung up unexpectedlyMiB | 40.00 KiB/s
fatal: early EOF
fatal: index-pack failed
According to internet, it may be because the repo is too big, but I'm not sure of this. Does anyone knows how to fix this?
Is required to clone this repo, or it may be installed directly with pip
? pip install openfasoc
Mitch Bailey
06/18/2024, 11:19 PMaquiles viza
06/18/2024, 11:23 PM