FaceFusion 3.6.1: ERROR: Ignored the following versions that require a different python version: 1.10.0 Requires-…
App: FaceFusion 3.6.1 (facefusion-pinokio.git)
Repo: https://github.com/facefusion/facefusion-pinokio.git
Generated: 2026-07-29T19:50:56.384Z
Pinokio: 8.0.40
Platform: darwin x64
Node: v22.21.1
I saw others with the same error I had, where cv2 module was missing. I manually added that using the "Open Dev Mode", then had to manually add onnxruntime, then tqdm, then scipy. Once I manually added all of those, my error said that the face swapper was missing. I did a fresh install of both Pinokio and Face Fusion, but same thing happens every time.
Summary
System
{
"pinokio": {
"version": "8.0.40",
"node": "v22.21.1",
"platform": "darwin",
"arch": "x64"
},
"hardware": {
"gpu": "amd",
"gpu_model": "amd radeon rx 6800 xt",
"ram_gb": 32,
"vram_gb": 16
},
"os": {
"platform": "darwin",
"distro": "macOS",
"release": "14.4.1",
"codename": "Sonoma",
"kernel": "23.4.0",
"arch": "x64",
"build": "23E224",
"uefi": true
},
"system": {
"manufacturer": "Acidanthera",
"model": "iMacPro1,1",
"version": "iMac Pro (2017)",
"virtual": false
},
"cpu": {
"manufacturer": "Intel",
"brand": "Core™ i7-9700K",
"vendor": "GenuineIntel",
"family": "6",
"model": "158",
"stepping": "13",
"speed": 3.6,
"speedMin": 3.6,
"speedMax": 3.6,
"cores": 8,
"physicalCores": 8,
"processors": 1,
"performanceCores": 8,
"efficiencyCores": 0,
"virtualization": true,
"cache": {
"l1d": 32768,
"l1i": 32768,
"l2": 262144,
"l3": 12582912
}
},
"memory": {
"total": 34359738368,
"free": 19260645376,
"used": 15099092992,
"active": 8052563968,
"available": 26307174400,
"buffers": 0,
"cached": 0,
"slab": 0,
"buffcache": 7046529024,
"swaptotal": 0,
"swapused": 0,
"swapfree": 0
},
"gpus": [
{
"model": "amd radeon rx 6800 xt"
}
],
"graphics": {
"controllers": [
{
"vendor": "AMD",
"model": "AMD Radeon RX 6800 XT",
"bus": "PCIe",
"vram": 16384,
"vramDynamic": false
}
],
"displays": [
{
"model": "Odyssey G93SC",
"main": true,
"builtin": false,
"connection": "Display Port",
"currentResX": 5120,
"currentResY": 1440,
"resolutionX": 5120,
"resolutionY": 1440,
"pixelDepth": 32,
"currentRefreshRate": 120
}
]
}
}
Logs
logs/api/install.js/1785353536199
Source: api / install.js
Lines: 29 total, last 29 included
[api shell.run]
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
<<PINOKIO_SHELL>>eval "$(conda shell.bash 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.11 MiB | 46.73 MiB/s, done.
Resolving deltas: 100% (2409/2409), 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) <<PINOKIO_SHELL>>
logs/api/install.js/1785353541014
Source: api / install.js
Lines: 7 total, last 7 included
[api shell.run]
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate base
(base) <<PINOKIO_SHELL>>
logs/api/install.js/1785353544904
Source: api / install.js
Lines: 113 total, last 113 included
[api shell.run]
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda create -y -p '/Users/exxxxx/pinokio/api/facefusion-pinokio.git/.env' python=3.10.20 ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate '/Users/xxxxx/pinokio/api/facefusion-pinokio.git/.env' && conda install python=3.12 --yes
Channels:
- conda-forge
Platform: osx-64
Collecting package metadata (repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /Users/xxxxx/pinokio/api/facefusion-pinokio.git/.env
added / updated specs:
- python=3.10.20
The following packages will be downloaded:
package | build
---------------------------|-----------------
libexpat-2.8.1 | hcc62823_1 74 KB conda-forge
libffi-3.7.0 | h8c408c4_0 60 KB conda-forge
libzlib-1.3.2 | hbb4bfdb_3 58 KB conda-forge
setuptools-83.0.0 | pyh332efcf_0 627 KB conda-forge
tk-8.6.13 | hb794df6_3 3.4 MB conda-forge
tzdata-2026c | h151e31d_0 116 KB conda-forge
------------------------------------------------------------
Total: 4.3 MB
The following NEW packages will be INSTALLED:
bzip2 conda-forge/osx-64::bzip2-1.0.8-h500dc9f_9
ca-certificates conda-forge/noarch::ca-certificates-2026.7.22-hbd8a1cb_0
libexpat conda-forge/osx-64::libexpat-2.8.1-hcc62823_1
libffi conda-forge/osx-64::libffi-3.7.0-h8c408c4_0
liblzma conda-forge/osx-64::liblzma-5.8.3-hbb4bfdb_0
libsqlite conda-forge/osx-64::libsqlite-3.53.4-h77d7759_0
libzlib conda-forge/osx-64::libzlib-1.3.2-hbb4bfdb_3
ncurses conda-forge/osx-64::ncurses-6.6-hcc0dc9a_0
openssl conda-forge/osx-64::openssl-3.6.3-hc881268_0
packaging conda-forge/noarch::packaging-26.2-pyhc364b38_0
pip conda-forge/noarch::pip-26.1.2-pyh8b19718_0
python conda-forge/osx-64::python-3.10.20-hea035f4_1_cpython
readline conda-forge/osx-64::readline-8.3-h68b038d_0
setuptools conda-forge/noarch::setuptools-83.0.0-pyh332efcf_0
tk conda-forge/osx-64::tk-8.6.13-hb794df6_3
tzdata conda-forge/noarch::tzdata-2026c-h151e31d_0
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 /Users/xxxxx/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: osx-64
Collecting package metadata (repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /Users/xxxxx/pinokio/api/facefusion-pinokio.git/.env
added / updated specs:
- python=3.12
The following packages will be downloaded:
package | build
---------------------------|-----------------
python-3.12.9 |h9ccd52b_1_cpython 13.2 MB conda-forge
------------------------------------------------------------
Total: 13.2 MB
The following packages will be UPDATED:
python 3.10.20-hea035f4_1_cpython --> 3.12.9-h9ccd52b_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
(/Users/xxxxxx/pinokio/api/facefusion-pinokio.git/.env) <<PINOKIO_SHELL>>
logs/api/install.js/1785353567593
Source: api / install.js
Lines: 168 total, last 168 included
[api shell.run]
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate '/Users/xxxxx/pinokio/api/facefusion-pinokio.git/.env' && conda install conda-forge::ffmpeg=7.0.2 conda-forge::libvorbis=1.3.7 --yes
Channels:
- conda-forge
Platform: osx-64
Collecting package metadata (repodata.json): done
Solving environment: done
## Package Plan ##
environment location: /Users/xxxxx/pinokio/api/facefusion-pinokio.git/.env
added / updated specs:
- conda-forge::ffmpeg=7.0.2
- conda-forge::libvorbis=1.3.7
The following packages will be downloaded:
package | build
---------------------------|-----------------
aom-3.9.1 | hf036a51_0 2.6 MB conda-forge
cairo-1.18.4 | h950ec3b_0 872 KB conda-forge
ffmpeg-7.0.2 | gpl_h63732f7_105 9.6 MB conda-forge
fonts-conda-ecosystem-1 | 0 4 KB conda-forge
fonts-conda-forge-1 | hc364b38_1 4 KB conda-forge
harfbuzz-11.1.0 | hdfbcdba_0 1.4 MB conda-forge
icu-75.1 | h120a0e1_0 11.2 MB conda-forge
lame-3.100 | hb7f2c08_1003 530 KB conda-forge
libabseil-20240722.0 | cxx17_h0e468a2_4 1.1 MB conda-forge
libass-0.17.3 | hcafd6c1_2 154 KB conda-forge
libcxx-22.1.8 | h19cb2f5_0 553 KB conda-forge
libfreetype-2.14.3 | h694c41f_1 8 KB conda-forge
libglib-2.84.0 | h5c976ab_0 3.6 MB conda-forge
libhwloc-2.12.1 |default_h8c32e24_1000 2.3 MB conda-forge
libintl-0.25.1 | h3184127_1 95 KB conda-forge
liblzma-devel-5.8.3 | hbb4bfdb_0 115 KB conda-forge
libopenvino-2024.4.0 | h84cb933_2 4.0 MB conda-forge
libopenvino-auto-batch-plugin-2024.4.0| h92dab7a_2 103 KB conda-forge
libopenvino-auto-plugin-2024.4.0| h92dab7a_2 213 KB conda-forge
libopenvino-hetero-plugin-2024.4.0| h14156cc_2 177 KB conda-forge
libopenvino-intel-cpu-plugin-2024.4.0| h84cb933_2 10.6 MB conda-forge
libopenvino-ir-frontend-2024.4.0| h14156cc_2 179 KB conda-forge
libopenvino-onnx-frontend-2024.4.0| he28f95a_2 1.2 MB conda-forge
libopenvino-paddle-frontend-2024.4.0| he28f95a_2 418 KB conda-forge
libopenvino-pytorch-frontend-2024.4.0| hc3d39de_2 770 KB conda-forge
libopenvino-tensorflow-frontend-2024.4.0| h488aad4_2 953 KB conda-forge
libopenvino-tensorflow-lite-frontend-2024.4.0| hc3d39de_2 360 KB conda-forge
libprotobuf-5.28.2 | h8b30cf6_0 2.3 MB conda-forge
libvpx-1.14.1 | hf036a51_0 1.2 MB conda-forge
libxml2-2.13.9 | he1bc88e_0 596 KB conda-forge
openh264-2.4.1 | h73e2aa4_0 645 KB conda-forge
pcre2-10.44 | hf733adb_2 839 KB conda-forge
pugixml-1.14 | he965462_0 92 KB conda-forge
svt-av1-2.2.1 | hac325c4_0 2.1 MB conda-forge
tbb-2022.3.0 | hf0c99ee_1 157 KB conda-forge
xz-5.8.3 | h6a5a847_0 24 KB conda-forge
xz-gpl-tools-5.8.3 | h6a5a847_0 33 KB conda-forge
xz-tools-5.8.3 | hbb4bfdb_0 84 KB conda-forge
------------------------------------------------------------
Total: 61.1 MB
The following NEW packages will be INSTALLED:
aom conda-forge/osx-64::aom-3.9.1-hf036a51_0
cairo conda-forge/osx-64::cairo-1.18.4-h950ec3b_0
dav1d conda-forge/osx-64::dav1d-1.2.1-h0dc2134_0
ffmpeg conda-forge/osx-64::ffmpeg-7.0.2-gpl_h63732f7_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/osx-64::fontconfig-2.18.1-h7a4440b_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/osx-64::freetype-2.14.3-h694c41f_1
fribidi conda-forge/osx-64::fribidi-1.0.16-h8616949_0
gmp conda-forge/osx-64::gmp-6.3.0-hf036a51_2
graphite2 conda-forge/osx-64::graphite2-1.3.15-hcc62823_0
harfbuzz conda-forge/osx-64::harfbuzz-11.1.0-hdfbcdba_0
icu conda-forge/osx-64::icu-75.1-h120a0e1_0
lame conda-forge/osx-64::lame-3.100-hb7f2c08_1003
libabseil conda-forge/osx-64::libabseil-20240722.0-cxx17_h0e468a2_4
libass conda-forge/osx-64::libass-0.17.3-hcafd6c1_2
libcxx conda-forge/osx-64::libcxx-22.1.8-h19cb2f5_0
libfreetype conda-forge/osx-64::libfreetype-2.14.3-h694c41f_1
libfreetype6 conda-forge/osx-64::libfreetype6-2.14.3-h58fbd8d_1
libglib conda-forge/osx-64::libglib-2.84.0-h5c976ab_0
libhwloc conda-forge/osx-64::libhwloc-2.12.1-default_h8c32e24_1000
libiconv conda-forge/osx-64::libiconv-1.18-h57a12c2_2
libintl conda-forge/osx-64::libintl-0.25.1-h3184127_1
liblzma-devel conda-forge/osx-64::liblzma-devel-5.8.3-hbb4bfdb_0
libogg conda-forge/osx-64::libogg-1.3.5-he3325bb_1
libopenvino conda-forge/osx-64::libopenvino-2024.4.0-h84cb933_2
libopenvino-auto-~ conda-forge/osx-64::libopenvino-auto-batch-plugin-2024.4.0-h92dab7a_2
libopenvino-auto-~ conda-forge/osx-64::libopenvino-auto-plugin-2024.4.0-h92dab7a_2
libopenvino-heter~ conda-forge/osx-64::libopenvino-hetero-plugin-2024.4.0-h14156cc_2
libopenvino-intel~ conda-forge/osx-64::libopenvino-intel-cpu-plugin-2024.4.0-h84cb933_2
libopenvino-ir-fr~ conda-forge/osx-64::libopenvino-ir-frontend-2024.4.0-h14156cc_2
libopenvino-onnx-~ conda-forge/osx-64::libopenvino-onnx-frontend-2024.4.0-he28f95a_2
libopenvino-paddl~ conda-forge/osx-64::libopenvino-paddle-frontend-2024.4.0-he28f95a_2
libopenvino-pytor~ conda-forge/osx-64::libopenvino-pytorch-frontend-2024.4.0-hc3d39de_2
libopenvino-tenso~ conda-forge/osx-64::libopenvino-tensorflow-frontend-2024.4.0-h488aad4_2
libopenvino-tenso~ conda-forge/osx-64::libopenvino-tensorflow-lite-frontend-2024.4.0-hc3d39de_2
libopus conda-forge/osx-64::libopus-1.6.1-hc6ced15_0
libpng conda-forge/osx-64::libpng-1.6.58-he930e7c_0
libprotobuf conda-forge/osx-64::libprotobuf-5.28.2-h8b30cf6_0
libvorbis conda-forge/osx-64::libvorbis-1.3.7-ha059160_2
libvpx conda-forge/osx-64::libvpx-1.14.1-hf036a51_0
libxml2 conda-forge/osx-64::libxml2-2.13.9-he1bc88e_0
openh264 conda-forge/osx-64::openh264-2.4.1-h73e2aa4_0
pcre2 conda-forge/osx-64::pcre2-10.44-hf733adb_2
pixman conda-forge/osx-64::pixman-0.46.4-h2fb4741_2
pugixml conda-forge/osx-64::pugixml-1.14-he965462_0
snappy conda-forge/osx-64::snappy-1.2.2-h01f5ddf_1
svt-av1 conda-forge/osx-64::svt-av1-2.2.1-hac325c4_0
tbb conda-forge/osx-64::tbb-2022.3.0-hf0c99ee_1
x264 conda-forge/osx-64::x264-1!164.3095-h775f41a_2
x265 conda-forge/osx-64::x265-3.5-hbb4e6a2_3
xz conda-forge/osx-64::xz-5.8.3-h6a5a847_0
xz-gpl-tools conda-forge/osx-64::xz-gpl-tools-5.8.3-h6a5a847_0
xz-tools conda-forge/osx-64::xz-tools-5.8.3-hbb4bfdb_0
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
(/Users/xxxxx/pinokio/api/facefusion-pinokio.git/.env) <<PINOKIO_SHELL>>
logs/api/install.js/1785353578042
Source: api / install.js
Lines: 25 total, last 25 included
[api shell.run]
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
<<PINOKIO_SHELL>>eval "$(conda shell.bash hook)" ; conda deactivate ; conda deactivate ; conda deactivate ; conda activate '/Users/xxxxx/pinokio/api/facefusion-pinokio.git/.env' && python install.py --onnxruntime default
WARNING: Skipping onnxruntime as it is not installed.
Collecting gradio-rangeslider==0.0.8
Downloading gradio_rangeslider-0.0.8-py3-none-any.whl.metadata (10 kB)
Collecting gradio==5.44.1
Downloading gradio-5.44.1-py3-none-any.whl.metadata (16 kB)
Collecting numpy==2.2.1
Downloading numpy-2.2.1-cp312-cp312-macosx_14_0_x86_64.whl.metadata (62 kB)
Collecting onnx==1.21.0
Downloading onnx-1.21.0-cp312-abi3-macosx_12_0_universal2.whl.metadata (8.5 kB)
Collecting opencv-python==4.13.0.92
Downloading opencv_python-4.13.0.92-cp37-abi3-macosx_14_0_x86_64.whl.metadata (19 kB)
Collecting tqdm==4.67.3
Downloading tqdm-4.67.3-py3-none-any.whl.metadata (57 kB)
Collecting scipy==1.17.1
Downloading scipy-1.17.1-cp312-cp312-macosx_14_0_x86_64.whl.metadata (62 kB)
ERROR: Ignored the following versions that require a different python version: 1.10.0 Requires-Python >=3.8,<3.12; 1.10.0rc1 Requires-Python >=3.8,<3.12; 1.10.0rc2 Requires-Python >=3.8,<3.12; 1.10.1 Requires-Python >=3.8,<3.12; 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11; 1.6.2 Requires-Python >=3.7,<3.10; 1.6.3 Requires-Python >=3.7,<3.10; 1.7.0 Requires-Python >=3.7,<3.10; 1.7.1 Requires-Python >=3.7,<3.10; 1.7.2 Requires-Python >=3.7,<3.11; 1.7.3 Requires-Python >=3.7,<3.11; 1.8.0 Requires-Python >=3.8,<3.11; 1.8.0rc1 Requires-Python >=3.8,<3.11; 1.8.0rc2 Requires-Python >=3.8,<3.11; 1.8.0rc3 Requires-Python >=3.8,<3.11; 1.8.0rc4 Requires-Python >=3.8,<3.11; 1.8.1 Requires-Python >=3.8,<3.11; 1.9.0 Requires-Python >=3.8,<3.12; 1.9.0rc1 Requires-Python >=3.8,<3.12; 1.9.0rc2 Requires-Python >=3.8,<3.12; 1.9.0rc3 Requires-Python >=3.8,<3.12; 1.9.1 Requires-Python >=3.8,<3.12
ERROR: Could not find a version that satisfies the requirement onnxruntime==1.24.4 (from versions: 1.17.0, 1.17.1, 1.17.3, 1.18.0, 1.18.1, 1.19.0, 1.19.2, 1.20.0, 1.20.1, 1.21.0, 1.21.1, 1.22.0, 1.22.1, 1.23.0, 1.23.1, 1.23.2)
ERROR: No matching distribution found for onnxruntime==1.24.4
(/Users/xxxxx/pinokio/api/facefusion-pinokio.git/.env) <<PINOKIO_SHELL>>
logs/api/install.js/1785353585537
Source: api / install.js
Lines: 2 total, last 2 included
[memory]
{"ts":1785353585537,"step":7,"input":{"id":"1df686f9-aa35-401d-abaa-7be498155325"},"args":{"run":"true","fullscreen":"true"},"global":{},"local":{},"port":42003}
