0

FaceFusion 3.6.1: Solving environment: failed

@rathalos79posted 7/21/2026, 7:02:46 PM·0 replies

App: FaceFusion 3.6.1 (facefusion-pinokio.git)
Repo: https://github.com/facefusion/facefusion-pinokio.git
Generated: 2026-07-21T19:01:17.037Z
Pinokio: 8.0.35
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.0.35",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia geforce 940mx",
    "ram_gb": 16,
    "vram_gb": 4
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 10 Pro",
    "release": "10.0.19045",
    "codename": "22H2",
    "kernel": "10.0.19045",
    "arch": "x64",
    "build": "19045",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "Dell Inc.",
    "model": "Vostro 5568",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Core™ i7-7500U",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "142",
    "stepping": "9",
    "speed": 2.7,
    "speedMin": 2.7,
    "speedMax": 2.9,
    "cores": 4,
    "physicalCores": 2,
    "processors": 1,
    "performanceCores": 4,
    "efficiencyCores": 0,
    "virtualization": false,
    "cache": {
      "l1d": 64,
      "l1i": 64,
      "l2": 524288,
      "l3": 4194304
    }
  },
  "memory": {
    "total": 17072787456,
    "free": 6887763968,
    "used": 10185023488,
    "active": 10185023488,
    "available": 6887763968,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 2550136832,
    "swapused": 90177536,
    "swapfree": 2459959296
  },
  "gpus": [
    {
      "model": "intel(r) hd graphics 620"
    },
    {
      "model": "nvidia geforce 940mx"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) HD Graphics 620",
        "bus": "PCI",
        "vram": 1024,
        "vramDynamic": true
      },
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce 940MX",
        "bus": "PCI",
        "vram": 4096,
        "vramDynamic": false,
        "driverVersion": "511.69"
      }
    ],
    "displays": [
      {
        "model": "Generic PnP Monitor",
        "main": true,
        "builtin": true,
        "connection": "INTERNAL",
        "currentResX": 1536,
        "currentResY": 864,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 60
      }
    ]
  }
}

Logs

logs/api/install.js/1784659469608

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

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

C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git clone https://github.com/facefusion/facefusion --branch 3.6
.1 --single-branch
Cloning into 'facefusion'...
remote: Enumerating objects: 3902, done.
remote: Total 3902 (delta 0), reused 0 (delta 0), pack-reused 3902 (from 1)
Receiving objects: 100% (3902/3902), 27.10 MiB | 4.84 MiB/s, done.
Resolving deltas: 100% (2404/2404), done.
Note: switching to '5b7d145aa7659a5997f304dc059bce5005270c1d'.

You are in 'detached HEAD' state. You can look around, make experimental    
changes and commit them, and you can discard any commits you make in this   
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may    
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false


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

logs/api/install.js/1784660349916

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

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

C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base
conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base

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

logs/api/install.js/1784660359048

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

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

C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda create -y -p "C:\pinokio\api\facefusion-pinokio.git\.env" python=3.10.20  & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\facefusion-pinokio.git\.env" && conda install python=3.12 --yes
C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda create -y -p "C:\pinokio\api\facefusion-pinokio.git\.env" python=3.10.20  & conda deactivate & conda deactivate & conda deactivate & cond
a activate "C:\pinokio\api\facefusion-pinokio.git\.env" && conda install python=3.12 --yes
Channels:
 - conda-forgedone
Solving environment: done
Collecting package metadata (repodata.json): - 
## Package Plan ##

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

  added / updated specs:
    - python=3.10.20


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.6.17-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.3-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:

Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
#     $ conda activate C:\pinokio\api\facefusion-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\facefusion-pinokio.git\.env

  added / updated specs:
    - python=3.12


The following packages will be UPDATED:

  python                         3.10.20-hc20f281_1_cpython --> 3.12.9-h3f84c4b_1_cpython



Downloading and Extracting Packages:

Preparing transaction: done
Verifying transaction: done
Executing transaction: 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\facefusion-pinokio.git\.env) C:\pinokio\api\facefusion-pinokio.git>

logs/api/install.js/1784660421863

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

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

C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\facefusion-pinokio.git\.env" && conda install conda-forge::ffmpeg=7.0.2 conda-forge::libvorbis=1.3.7 --yes
C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\facefusion-pinokio.git\.env" && conda install conda-for
ge::ffmpeg=7.0.2 conda-forge::libvorbis=1.3.7 --yes
Channels:
 - conda-forgedone
Solving environment: done
Collecting package metadata (repodata.json): - 
## Package Plan ##

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

  added / updated specs:
    - conda-forge::ffmpeg=7.0.2
    - conda-forge::libvorbis=1.3.7


The following NEW packages will be INSTALLED:

  aom                conda-forge/win-64::aom-3.9.1-he0c23c2_0
  cairo              conda-forge/win-64::cairo-1.18.4-h5782bbf_0
  dav1d              conda-forge/win-64::dav1d-1.2.1-hcfcfb64_0
  ffmpeg             conda-forge/win-64::ffmpeg-7.0.2-gpl_h0820249_105
  font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 
  font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0     
  font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 
  font-ttf-ubuntu    conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3
  fontconfig         conda-forge/win-64::fontconfig-2.18.1-hd47e2ca_0
  fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0
  fonts-conda-forge  conda-forge/noarch::fonts-conda-forge-1-hc364b38_1
  freetype           conda-forge/win-64::freetype-2.14.3-h57928b3_1
  graphite2          conda-forge/win-64::graphite2-1.3.15-hac47afa_0
  harfbuzz           conda-forge/win-64::harfbuzz-11.0.0-h9e37d49_0
  icu                conda-forge/win-64::icu-75.1-he0c23c2_0
  libfreetype        conda-forge/win-64::libfreetype-2.14.3-h57928b3_1
  libfreetype6       conda-forge/win-64::libfreetype6-2.14.3-hdbac1cb_1
  libglib            conda-forge/win-64::libglib-2.84.0-h7025463_0
  libiconv           conda-forge/win-64::libiconv-1.18-hc1393d2_2
  libintl            conda-forge/win-64::libintl-0.22.5-h5728263_3
  liblzma-devel      conda-forge/win-64::liblzma-devel-5.8.3-hfd05255_0
  libogg             conda-forge/win-64::libogg-1.3.5-h2466b09_1
  libopus            conda-forge/win-64::libopus-1.6.1-h6a83c73_0
  libpng             conda-forge/win-64::libpng-1.6.58-h7351971_0
  libvorbis          conda-forge/win-64::libvorbis-1.3.7-h5112557_2
  libxml2            conda-forge/win-64::libxml2-2.13.9-h741aa76_0
  openh264           conda-forge/win-64::openh264-2.4.1-h63175ca_0
  pcre2              conda-forge/win-64::pcre2-10.44-h99c9b8b_2
  pixman             conda-forge/win-64::pixman-0.46.4-h5112557_2
  svt-av1            conda-forge/win-64::svt-av1-2.2.1-he0c23c2_0
  vs2015_runtime     conda-forge/win-64::vs2015_runtime-14.51.36231-h84cd919_39
  x264               conda-forge/win-64::x264-1!164.3095-h8ffe710_2
  x265               conda-forge/win-64::x265-3.5-h2d74725_3
  xz                 conda-forge/win-64::xz-5.8.3-hb6c8415_0
  xz-tools           conda-forge/win-64::xz-tools-5.8.3-hfd05255_0
  zlib               conda-forge/win-64::zlib-1.3.2-hfd05255_2



Downloading and Extracting Packages:

Preparing transaction: done
Verifying transaction: done
Executing transaction: 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\facefusion-pinokio.git\.env) C:\pinokio\api\facefusion-pinokio.git>

logs/api/install.js/1784660442855

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

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

C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\facefusion-pinokio.git\.env" && conda install nvidia/label/cuda-12.9.1::cuda-runtime nvidia/label/cudnn-9.10.2::cudnn --yes
C:\pinokio\api\facefusion-pinokio.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\facefusion-pinokio.git\.env" && conda install nvidia/la
bel/cuda-12.9.1::cuda-runtime nvidia/label/cudnn-9.10.2::cudnn --yes
Channels:
 - conda-forge
 - nvidia/label/cudnn-9.10.2
 - nvidia/label/cuda-12.9.1done
Solving environment: failed
Collecting package metadata (repodata.json): - 
LibMambaUnsatisfiableError: Encountered problems while solving:
  - unsupported request
  - unsupported request
  - package cuda-runtime-12.9.1-0 requires cuda-libraries 12.9.1.*, but none of the providers can be installed

Could not solve for environment specs
The following packages are incompatible
├─ __cuda ==11.6 0 is requested and can be installed;
├─ cuda-runtime =* * is not installable because it requires
│  └─ cuda-libraries =12.9.1 *, which requires
│     └─ libcusparse =12.5.10.65 *, which requires
│        └─ cuda-version >=12.9,<12.10.0a0 *, which requires
│           └─ __cuda >=12 *, which conflicts with any installable versions previously reported;
├─ ffmpeg7.0.2.*.* =* * does not exist (perhaps a typo or a missing channel);
└─ libvorbis1.3.7.*.* =* * does not exist (perhaps a typo or a missing channel).


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