0

FaceFusion 3.1.1: fatal: destination path 'facefusion-unlocked' already exists and is not an empty directory.

@javanposted 7/26/2026, 7:51:04 PM·0 replies

App: FaceFusion 3.1.1 (ff-pinokio.git)
Repo: https://github.com/funnn123/ff-pinokio.git
Generated: 2026-07-26T19:48:35.503Z
Pinokio: 8.0.40
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.40",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia geforce rtx 3050",
    "ram_gb": 32,
    "vram_gb": 8
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 11 Enterprise",
    "release": "10.0.26200",
    "codename": "25H2",
    "kernel": "10.0.26200",
    "arch": "x64",
    "build": "26200",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "ASUS",
    "model": "System Product Name",
    "version": "System Version",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Gen Intel® Core™ i9-11900K",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "167",
    "stepping": "1",
    "speed": 3.5,
    "speedMin": 3.5,
    "speedMax": 3.5,
    "cores": 16,
    "physicalCores": 8,
    "processors": 1,
    "performanceCores": 16,
    "efficiencyCores": 0,
    "virtualization": true,
    "cache": {
      "l1d": 393216,
      "l1i": 262144,
      "l2": 4194304,
      "l3": 16777216
    }
  },
  "memory": {
    "total": 34189160448,
    "free": 20494946304,
    "used": 13694214144,
    "active": 13694214144,
    "available": 20494946304,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 9126805504,
    "swapused": 3145728,
    "swapfree": 9123659776
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 3050"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 3050",
        "bus": "PCI",
        "vram": 8192,
        "vramDynamic": false,
        "driverVersion": "591.86"
      }
    ],
    "displays": [
      {
        "model": "SONY TV",
        "main": true,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 1536,
        "currentResY": 864,
        "resolutionX": 1536,
        "resolutionY": 864,
        "pixelDepth": 32,
        "currentRefreshRate": 164
      },
      {
        "model": "VG48",
        "main": false,
        "builtin": false,
        "connection": "DP",
        "currentResX": 1536,
        "currentResY": 864,
        "resolutionX": 1536,
        "resolutionY": 864,
        "pixelDepth": 32,
        "currentRefreshRate": 164
      }
    ]
  }
}

Logs

logs/api/install.js/1785095182592

Source: api / install.js
Lines: 8 total, last 8 included

[shell shell]
Microsoft Windows [Version 10.0.26200.8737]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\ff-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git clone https://github.com/hassan-sd/facefusion-unlocked --branch master --single-branch
fatal: destination path 'facefusion-unlocked' already exists and is not an empty directory.

(base) C:\pinokio\api\ff-pinokio.git>

logs/api/install.js/1785095191998

Source: api / install.js
Lines: 123 total, last 123 included

[api shell.run]
Microsoft Windows [Version 10.0.26200.8737]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\ff-pinokio.git>conda_hook & conda create -y -p "C:\pinokio\api\ff-pinokio.git\.env" python=3.10.20  & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\ff-pinokio.git\.env" && conda install conda-forge::cuda-runtime=12.6.3 conda-forge::cudnn=9.3.0.75 --yes
conda_hook & conda create -y -p "C:\pinokio\api\ff-pinokio.git\.env" python=3.10.20  & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\ff-pinokio.git\.env" && conda install conda-forge::cuda-runtime=12.6.3 conda-forge::cudnn=9.3.0.75 --yes
Channels:done
Solving environment: done
Platform: win-64
## Package Plan ## metadata (repodata.json): - 

  environment location: C:\pinokio\api\ff-pinokio.git\.env

  added / updated specs:
    - python=3.10.20


The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    libsqlite-3.53.4           |       hf5d6505_0         1.3 MB  conda-forge
    ------------------------------------------------------------
                                           Total:         1.3 MB

The following NEW packages will be INSTALLED:

  bzip2              conda-forge/win-64::bzip2-1.0.8-h0ad9c76_9 
  ca-certificates    conda-forge/noarch::ca-certificates-2026.7.22-h4c7d964_0 
  libexpat           conda-forge/win-64::libexpat-2.8.1-hac47afa_1 
  libffi             conda-forge/win-64::libffi-3.7.0-h3d046cb_0 
  liblzma            conda-forge/win-64::liblzma-5.8.3-hfd05255_0 
  libsqlite          conda-forge/win-64::libsqlite-3.53.4-hf5d6505_0 
  libzlib            conda-forge/win-64::libzlib-1.3.2-hfd05255_2 
  openssl            conda-forge/win-64::openssl-3.6.3-hf411b9b_0 
  packaging          conda-forge/noarch::packaging-26.2-pyhc364b38_0 
  pip                conda-forge/noarch::pip-26.1.2-pyh8b19718_0 
  python             conda-forge/win-64::python-3.10.20-hc20f281_1_cpython 
  setuptools         conda-forge/noarch::setuptools-83.0.0-pyh332efcf_0 
  tk                 conda-forge/win-64::tk-8.6.13-h967ab96_3 
  tzdata             conda-forge/noarch::tzdata-2026c-h151e31d_0 
  ucrt               conda-forge/win-64::ucrt-10.0.26100.0-h57928b3_0 
  vc                 conda-forge/win-64::vc-14.5-h1b7c187_39 
  vc14_runtime       conda-forge/win-64::vc14_runtime-14.51.36231-h1b9f54f_39 
  vcomp14            conda-forge/win-64::vcomp14-14.51.36231-h1b9f54f_39 
  wheel              conda-forge/noarch::wheel-0.47.0-pyhd8ed1ab_0



Downloading and Extracting Packages:
libsqlite-3.53.4     | 1.3 MB    |                                                                                                |   0%a 


Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
#     $ conda activate C:\pinokio\api\ff-pinokio.git\.env
#
# To deactivate an active environment, use
#
#     $ conda deactivate

WARNING conda.conda_pypi.main:notify_externally_managed_future(156): 
  Did you know? You can install many PyPI packages with conda
  using the conda-pypi beta. Get started:
    https://docs.conda.io/projects/conda/en/stable/new-features.html

Channels:
 - conda-forge
Platform: win-64
Collecting package metadata (repodata.json):done
Solving environment: done

## Package Plan ##

  environment location: C:\pinokio\api\ff-pinokio.git\.env

  added / updated specs:
    - conda-forge::cuda-runtime=12.6.3
    - conda-forge::cudnn=9.3.0.75


The following NEW packages will be INSTALLED:

  cuda-cudart        conda-forge/win-64::cuda-cudart-12.6.77-he0c23c2_0
  cuda-cudart_win-64 conda-forge/noarch::cuda-cudart_win-64-12.6.77-he0c23c2_0
  cuda-libraries     conda-forge/win-64::cuda-libraries-12.6.3-h57928b3_0
  cuda-nvrtc         conda-forge/win-64::cuda-nvrtc-12.6.85-he0c23c2_0
  cuda-opencl        conda-forge/win-64::cuda-opencl-12.6.77-he0c23c2_0
  cuda-runtime       conda-forge/noarch::cuda-runtime-12.6.3-h7428d3b_0
  cuda-version       conda-forge/noarch::cuda-version-12.6-h7480c83_3
  cudnn              conda-forge/win-64::cudnn-9.3.0.75-h1361d0a_2
  khronos-opencl-ic~ conda-forge/win-64::khronos-opencl-icd-loader-2024.10.24-h2466b09_1
  libcublas          conda-forge/win-64::libcublas-12.6.4.1-he0c23c2_1
  libcufft           conda-forge/win-64::libcufft-11.3.0.4-he0c23c2_0
  libcurand          conda-forge/win-64::libcurand-10.3.7.77-he0c23c2_0
  libcusolver        conda-forge/win-64::libcusolver-11.7.1.2-he0c23c2_1
  libcusparse        conda-forge/win-64::libcusparse-12.5.4.2-he0c23c2_0
  libnpp             conda-forge/win-64::libnpp-12.3.1.54-he0c23c2_0
  libnvfatbin        conda-forge/win-64::libnvfatbin-12.6.77-he0c23c2_0
  libnvjitlink       conda-forge/win-64::libnvjitlink-12.6.85-he0c23c2_0
  libnvjpeg          conda-forge/win-64::libnvjpeg-12.3.3.54-he0c23c2_0
  opencl-headers     conda-forge/win-64::opencl-headers-2025.06.13-h826ebb9_0



Downloading and Extracting Packages:

Preparing transaction: done
Verifying transaction: done
Executing transaction: \ "By downloading and using the cuDNN conda packages, you accept the terms and conditions of the NVIDIA cuDNN EULA 

done
WARNING conda.conda_pypi.main:notify_externally_managed_future(156): 
  Did you know? You can install many PyPI packages with conda
  using the conda-pypi beta. Get started:
    https://docs.conda.io/projects/conda/en/stable/new-features.html


(C:\pinokio\api\ff-pinokio.git\.env) C:\pinokio\api\ff-pinokio.git>

logs/api/install.js/1785095252045

Source: api / install.js
Lines: 14 total, last 14 included

[api shell.run]
Microsoft Windows [Version 10.0.26200.8737]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\ff-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\ff-pinokio.git\.env" && pip install tensorrt==10.6.0 --extra-index-url https://pypi.nvidia.com
Looking in indexes: https://pypi.org/simple, https://pypi.nvidia.com
Collecting tensorrt==10.6.0
  Using cached tensorrt-10.6.0-py2.py3-none-any.whl
Collecting tensorrt-cu12==10.6.0 (from tensorrt==10.6.0)
  Using cached tensorrt_cu12-10.6.0-py2.py3-none-any.whl
Installing collected packages: tensorrt-cu12, tensorrt
Successfully installed tensorrt-10.6.0 tensorrt-cu12-10.6.0

(C:\pinokio\api\ff-pinokio.git\.env) C:\pinokio\api\ff-pinokio.git>

logs/api/install.js/1785095279145

Source: api / install.js
Lines: 8 total, last 8 included

[api shell.run]
Microsoft Windows [Version 10.0.26200.8737]
(c) Microsoft Corporation. All rights reserved.

C:\pinokio\api\ff-pinokio.git\facefusion>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\ff-pinokio.git\.env" && python install.py --onnxruntime cuda
python: can't open file 'C:\\pinokio\\api\\ff-pinokio.git\\facefusion\\install.py': [Errno 2] No such file or directory

(C:\pinokio\api\ff-pinokio.git\.env) C:\pinokio\api\ff-pinokio.git\facefusion>
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).