Install aborted: fatal: fetch-pack: invalid index-pack output. Error Downloading Faceswap

Installing and setting up FaceSwap


Forum rules

Read the FAQs and search the forum before posting a new topic.

Please mark any answers that fixed your problems so others can find the solutions.

Post Reply
User avatar
elelelelel
Posts: 1
Joined: Sat Apr 13, 2024 7:27 am

Install aborted: fatal: fetch-pack: invalid index-pack output. Error Downloading Faceswap

Post by elelelelel »

Code: Select all

(check) CPU Supports AVX Instructions
(check) CPU Supports SSE4 Instructions
(check) Completed check for installed applications
(check) Setting up for: nvidia

Downloading Miniconda3...
Installing Miniconda3. This will take a few minutes...
Miniconda3 installed.
Initializing Conda...
Channels:
 - defaults
Platform: win-64
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
  environment location: C:\Users\ALIENWARE\MiniConda3
  added / updated specs:
    - conda
The following packages will be downloaded:
    package                    |            build
    ---------------------------|-----------------
    archspec-0.2.3             |     pyhd3eb1b0_0          47 KB
    ca-certificates-2024.3.11  |       haa95532_0         128 KB
    conda-24.3.0               |  py312haa95532_0         1.2 MB
    ------------------------------------------------------------
                                           Total:         1.3 MB
The following packages will be UPDATED:
  archspec                               0.2.1-pyhd3eb1b0_0 --> 0.2.3-pyhd3eb1b0_0 
  ca-certificates                     2023.12.12-haa95532_0 --> 2024.3.11-haa95532_0 
  conda                              24.1.2-py312haa95532_0 --> 24.3.0-py312haa95532_0 
Downloading and Extracting Packages: ...working... done
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Creating Conda Virtual Environment...
Channels:
 - defaults
Platform: win-64
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
  environment location: C:\Users\ALIENWARE\MiniConda3\envs\faceswap
  added / updated specs:
    - python=3.10
The following packages will be downloaded:
    package                    |            build
    ---------------------------|-----------------
    bzip2-1.0.8                |       h2bbff1b_5          78 KB
    pip-23.3.1                 |  py310haa95532_0         2.9 MB
    python-3.10.14             |       he1021f5_0        15.9 MB
    setuptools-68.2.2          |  py310haa95532_0         942 KB
    tzdata-2024a               |       h04d1e81_0         116 KB
    wheel-0.41.2               |  py310haa95532_0         127 KB
    xz-5.4.6                   |       h8cc25b3_0         587 KB
    ------------------------------------------------------------
                                           Total:        20.6 MB
The following NEW packages will be INSTALLED:
  bzip2              pkgs/main/win-64::bzip2-1.0.8-h2bbff1b_5 
  ca-certificates    pkgs/main/win-64::ca-certificates-2024.3.11-haa95532_0 
  libffi             pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 
  openssl            pkgs/main/win-64::openssl-3.0.13-h2bbff1b_0 
  pip                pkgs/main/win-64::pip-23.3.1-py310haa95532_0 
  python             pkgs/main/win-64::python-3.10.14-he1021f5_0 
  setuptools         pkgs/main/win-64::setuptools-68.2.2-py310haa95532_0 
  sqlite             pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 
  tk                 pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 
  tzdata             pkgs/main/noarch::tzdata-2024a-h04d1e81_0 
  vc                 pkgs/main/win-64::vc-14.2-h21ff451_1 
  vs2015_runtime     pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 
  wheel              pkgs/main/win-64::wheel-0.41.2-py310haa95532_0 
  xz                 pkgs/main/win-64::xz-5.4.6-h8cc25b3_0 
  zlib               pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 
Downloading and Extracting Packages: ...working... done
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
#
# To activate this environment, use
#
#     $ conda activate faceswap
#
# To deactivate an active environment, use
#
#     $ conda deactivate
Installing Git...
Channels:
 - defaults
Platform: win-64
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
  environment location: C:\Users\ALIENWARE\MiniConda3\envs\faceswap
  added / updated specs:
    - git
The following packages will be downloaded:
    package                    |            build
    ---------------------------|-----------------
    git-2.40.1                 |       haa95532_1        69.2 MB
    ------------------------------------------------------------
                                           Total:        69.2 MB
The following NEW packages will be INSTALLED:
  git                pkgs/main/win-64::git-2.40.1-haa95532_1 
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Downloading Faceswap...
Cloning into 'C:\Users\ALIENWARE\faceswap'...
error: RPC failed; curl 92 HTTP/2 stream 5 was not closed cleanly: CANCEL (err 8)
error: 117 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Error Downloading Faceswap
Install Aborted
Last edited by torzdf on Sat Apr 13, 2024 10:54 am, edited 1 time in total.
User avatar
torzdf
Posts: 2687
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 135 times
Been thanked: 628 times

Re: Install aborted: fatal: fetch-pack: invalid index-pack output. Error Downloading Faceswap

Post by torzdf »

This is a network error when downloading Faceswap from Git. It may be temporary or your network connection may be unstable.

You can try again to see if it was temporary, or try with a better network connection

My word is final

Post Reply