Skip to content

Instantly share code, notes, and snippets.

@TravisCarden
Created January 27, 2025 11:52
Show Gist options
  • Save TravisCarden/dba858341524a967a5c7b2007d2b3cbe to your computer and use it in GitHub Desktop.
Save TravisCarden/dba858341524a967a5c7b2007d2b3cbe to your computer and use it in GitHub Desktop.
SDSUO
Python 3.10.11 (main, May 7 2023, 17:32:05) [Clang 16.0.3 ]
Version: f2.0.1v1.10.1-previous-636-gb835f24a
Commit hash: b835f24a4d9732c936a3d41d62adfae46bd82441
*** Error running install.py for extension /Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/extensions/sd-webui-roop.
*** Command: "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/venv/bin/python3" "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/extensions/sd-webui-roop/install.py"
*** Error code: 1
*** stdout: Traceback (most recent call last):
*** File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/extensions/sd-webui-roop/install.py", line 27, in <module>
*** subprocess.run(["pip", "install", "-r", req_file], check=True)
*** File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/subprocess.py", line 503, in run
*** with Popen(*popenargs, **kwargs) as process:
*** File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/subprocess.py", line 971, in __init__
*** self._execute_child(args, executable, preexec_fn, close_fds,
*** File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/subprocess.py", line 1863, in _execute_child
*** raise child_exception_type(errno_num, err_msg, err_filename)
*** FileNotFoundError: [Errno 2] No such file or directory: 'pip'
/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/extensions-builtin/sd_forge_controlnet/install.py:2: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/extensions-builtin/forge_legacy_preprocessors/install.py:2: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import pkg_resources
Legacy Preprocessor init warning: Unable to install insightface automatically. Please try run `pip install insightface` manually.
Installing forge_legacy_preprocessor requirement: handrefinerportable
Couldn't install forge_legacy_preprocessor requirement: handrefinerportable.
Command: "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/venv/bin/python3" -m pip install -U https://github.com/huchenlei/HandRefinerPortable/releases/download/v1.0.1/handrefinerportable-2024.2.12.0-py2.py3-none-any.whl --prefer-binary
Error code: 1
stdout: Collecting handrefinerportable==2024.2.12.0
Downloading https://github.com/huchenlei/HandRefinerPortable/releases/download/v1.0.1/handrefinerportable-2024.2.12.0-py2.py3-none-any.whl (13.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 24.1 MB/s eta 0:00:00
Requirement already satisfied: mediapipe in ./venv/lib/python3.10/site-packages (from handrefinerportable==2024.2.12.0) (0.10.15)
Collecting rtree (from handrefinerportable==2024.2.12.0)
Using cached Rtree-1.3.0-py3-none-macosx_11_0_arm64.whl.metadata (2.1 kB)
Collecting trimesh[easy] (from handrefinerportable==2024.2.12.0)
Using cached trimesh-4.6.0-py3-none-any.whl.metadata (18 kB)
Requirement already satisfied: absl-py in ./venv/lib/python3.10/site-packages (from mediapipe->handrefinerportable==2024.2.12.0) (2.1.0)
Requirement already satisfied: attrs>=19.1.0 in ./venv/lib/python3.10/site-packages (from mediapipe->handrefinerportable==2024.2.12.0) (24.3.0)
Requirement already satisfied: flatbuffers>=2.0 in ./venv/lib/python3.10/site-packages (from mediapipe->handrefinerportable==2024.2.12.0) (25.1.21)
Requirement already satisfied: jax in ./venv/lib/python3.10/site-packages (from mediapipe->handrefinerportable==2024.2.12.0) (0.5.0)
Requirement already satisfied: jaxlib in ./venv/lib/python3.10/site-packages (from mediapipe->handrefinerportable==2024.2.12.0) (0.5.0)
Requirement already satisfied: matplotlib in ./venv/lib/python3.10/site-packages (from mediapipe->handrefinerportable==2024.2.12.0) (3.10.0)
Requirement already satisfied: numpy<2 in ./venv/lib/python3.10/site-packages (from mediapipe->handrefinerportable==2024.2.12.0) (1.26.2)
Requirement already satisfied: opencv-contrib-python in ./venv/lib/python3.10/site-packages (from mediapipe->handrefinerportable==2024.2.12.0) (4.11.0.86)
Collecting protobuf<5,>=4.25.3 (from mediapipe->handrefinerportable==2024.2.12.0)
Using cached protobuf-4.25.6-cp37-abi3-macosx_10_9_universal2.whl.metadata (541 bytes)
Requirement already satisfied: sounddevice>=0.4.4 in ./venv/lib/python3.10/site-packages (from mediapipe->handrefinerportable==2024.2.12.0) (0.5.1)
Collecting colorlog (from trimesh[easy]->handrefinerportable==2024.2.12.0)
Using cached colorlog-6.9.0-py3-none-any.whl.metadata (10 kB)
Collecting manifold3d>=2.3.0 (from trimesh[easy]->handrefinerportable==2024.2.12.0)
Using cached manifold3d-3.0.1-cp310-cp310-macosx_11_0_arm64.whl.metadata (17 kB)
Requirement already satisfied: chardet in ./venv/lib/python3.10/site-packages (from trimesh[easy]->handrefinerportable==2024.2.12.0) (5.2.0)
Requirement already satisfied: lxml in ./venv/lib/python3.10/site-packages (from trimesh[easy]->handrefinerportable==2024.2.12.0) (5.3.0)
Requirement already satisfied: jsonschema in ./venv/lib/python3.10/site-packages (from trimesh[easy]->handrefinerportable==2024.2.12.0) (4.23.0)
Requirement already satisfied: networkx in ./venv/lib/python3.10/site-packages (from trimesh[easy]->handrefinerportable==2024.2.12.0) (3.4.2)
Collecting svg.path (from trimesh[easy]->handrefinerportable==2024.2.12.0)
Using cached svg.path-6.3-py2.py3-none-any.whl.metadata (13 kB)
Collecting pycollada (from trimesh[easy]->handrefinerportable==2024.2.12.0)
Using cached pycollada-0.8-py3-none-any.whl
Requirement already satisfied: setuptools in ./venv/lib/python3.10/site-packages (from trimesh[easy]->handrefinerportable==2024.2.12.0) (69.5.1)
Collecting shapely (from trimesh[easy]->handrefinerportable==2024.2.12.0)
Using cached shapely-2.0.6-cp310-cp310-macosx_11_0_arm64.whl.metadata (7.0 kB)
Collecting xxhash (from trimesh[easy]->handrefinerportable==2024.2.12.0)
Using cached xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (12 kB)
Requirement already satisfied: httpx in ./venv/lib/python3.10/site-packages (from trimesh[easy]->handrefinerportable==2024.2.12.0) (0.24.1)
Requirement already satisfied: scipy in ./venv/lib/python3.10/site-packages (from trimesh[easy]->handrefinerportable==2024.2.12.0) (1.15.1)
Requirement already satisfied: pillow in ./venv/lib/python3.10/site-packages (from trimesh[easy]->handrefinerportable==2024.2.12.0) (9.5.0)
Collecting xatlas (from trimesh[easy]->handrefinerportable==2024.2.12.0)
Using cached xatlas-0.0.9.tar.gz (290 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Collecting vhacdx (from trimesh[easy]->handrefinerportable==2024.2.12.0)
Using cached vhacdx-0.0.8.post1-cp310-cp310-macosx_11_0_arm64.whl.metadata (1.1 kB)
Collecting mapbox_earcut>=1.0.2 (from trimesh[easy]->handrefinerportable==2024.2.12.0)
Using cached mapbox_earcut-1.0.3-cp310-cp310-macosx_11_0_arm64.whl.metadata (2.2 kB)
Requirement already satisfied: CFFI>=1.0 in ./venv/lib/python3.10/site-packages (from sounddevice>=0.4.4->mediapipe->handrefinerportable==2024.2.12.0) (1.17.1)
Requirement already satisfied: certifi in ./venv/lib/python3.10/site-packages (from httpx->trimesh[easy]->handrefinerportable==2024.2.12.0) (2024.12.14)
Requirement already satisfied: httpcore<0.18.0,>=0.15.0 in ./venv/lib/python3.10/site-packages (from httpx->trimesh[easy]->handrefinerportable==2024.2.12.0) (0.15.0)
Requirement already satisfied: idna in ./venv/lib/python3.10/site-packages (from httpx->trimesh[easy]->handrefinerportable==2024.2.12.0) (3.10)
Requirement already satisfied: sniffio in ./venv/lib/python3.10/site-packages (from httpx->trimesh[easy]->handrefinerportable==2024.2.12.0) (1.3.1)
Requirement already satisfied: ml_dtypes>=0.4.0 in ./venv/lib/python3.10/site-packages (from jax->mediapipe->handrefinerportable==2024.2.12.0) (0.5.1)
Requirement already satisfied: opt_einsum in ./venv/lib/python3.10/site-packages (from jax->mediapipe->handrefinerportable==2024.2.12.0) (3.4.0)
Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./venv/lib/python3.10/site-packages (from jsonschema->trimesh[easy]->handrefinerportable==2024.2.12.0) (2024.10.1)
Requirement already satisfied: referencing>=0.28.4 in ./venv/lib/python3.10/site-packages (from jsonschema->trimesh[easy]->handrefinerportable==2024.2.12.0) (0.36.1)
Requirement already satisfied: rpds-py>=0.7.1 in ./venv/lib/python3.10/site-packages (from jsonschema->trimesh[easy]->handrefinerportable==2024.2.12.0) (0.22.3)
Requirement already satisfied: contourpy>=1.0.1 in ./venv/lib/python3.10/site-packages (from matplotlib->mediapipe->handrefinerportable==2024.2.12.0) (1.3.1)
Requirement already satisfied: cycler>=0.10 in ./venv/lib/python3.10/site-packages (from matplotlib->mediapipe->handrefinerportable==2024.2.12.0) (0.12.1)
Requirement already satisfied: fonttools>=4.22.0 in ./venv/lib/python3.10/site-packages (from matplotlib->mediapipe->handrefinerportable==2024.2.12.0) (4.55.4)
Requirement already satisfied: kiwisolver>=1.3.1 in ./venv/lib/python3.10/site-packages (from matplotlib->mediapipe->handrefinerportable==2024.2.12.0) (1.4.8)
Requirement already satisfied: packaging>=20.0 in ./venv/lib/python3.10/site-packages (from matplotlib->mediapipe->handrefinerportable==2024.2.12.0) (24.2)
Requirement already satisfied: pyparsing>=2.3.1 in ./venv/lib/python3.10/site-packages (from matplotlib->mediapipe->handrefinerportable==2024.2.12.0) (3.2.1)
Requirement already satisfied: python-dateutil>=2.7 in ./venv/lib/python3.10/site-packages (from matplotlib->mediapipe->handrefinerportable==2024.2.12.0) (2.9.0.post0)
Requirement already satisfied: pycparser in ./venv/lib/python3.10/site-packages (from CFFI>=1.0->sounddevice>=0.4.4->mediapipe->handrefinerportable==2024.2.12.0) (2.22)
Requirement already satisfied: h11<0.13,>=0.11 in ./venv/lib/python3.10/site-packages (from httpcore<0.18.0,>=0.15.0->httpx->trimesh[easy]->handrefinerportable==2024.2.12.0) (0.12.0)
Requirement already satisfied: anyio==3.* in ./venv/lib/python3.10/site-packages (from httpcore<0.18.0,>=0.15.0->httpx->trimesh[easy]->handrefinerportable==2024.2.12.0) (3.7.1)
Requirement already satisfied: exceptiongroup in ./venv/lib/python3.10/site-packages (from anyio==3.*->httpcore<0.18.0,>=0.15.0->httpx->trimesh[easy]->handrefinerportable==2024.2.12.0) (1.2.2)
Requirement already satisfied: six>=1.5 in ./venv/lib/python3.10/site-packages (from python-dateutil>=2.7->matplotlib->mediapipe->handrefinerportable==2024.2.12.0) (1.17.0)
Requirement already satisfied: typing-extensions>=4.4.0 in ./venv/lib/python3.10/site-packages (from referencing>=0.28.4->jsonschema->trimesh[easy]->handrefinerportable==2024.2.12.0) (4.12.2)
Using cached Rtree-1.3.0-py3-none-macosx_11_0_arm64.whl (432 kB)
Using cached manifold3d-3.0.1-cp310-cp310-macosx_11_0_arm64.whl (698 kB)
Using cached mapbox_earcut-1.0.3-cp310-cp310-macosx_11_0_arm64.whl (64 kB)
Using cached protobuf-4.25.6-cp37-abi3-macosx_10_9_universal2.whl (394 kB)
Using cached colorlog-6.9.0-py3-none-any.whl (11 kB)
Using cached shapely-2.0.6-cp310-cp310-macosx_11_0_arm64.whl (1.3 MB)
Using cached svg.path-6.3-py2.py3-none-any.whl (16 kB)
Using cached trimesh-4.6.0-py3-none-any.whl (706 kB)
Using cached vhacdx-0.0.8.post1-cp310-cp310-macosx_11_0_arm64.whl (148 kB)
Using cached xxhash-3.5.0-cp310-cp310-macosx_11_0_arm64.whl (30 kB)
Building wheels for collected packages: xatlas
Building wheel for xatlas (pyproject.toml): started
Building wheel for xatlas (pyproject.toml): finished with status 'error'
error: subprocess-exited-with-error
× Building wheel for xatlas (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [156 lines of output]
/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-build-env-iq4u0yc6/overlay/lib/python3.10/site-packages/_distutils_hack/__init__.py:53: UserWarning: Reliance on distutils from stdlib is deprecated. Users must rely on setuptools to provide the distutils module. Avoid importing distutils or import setuptools first, and avoid setting SETUPTOOLS_USE_DISTUTILS=stdlib. Register concerns at https://github.com/pypa/setuptools/issues/new?template=distutils-deprecation.yml
warnings.warn(
running bdist_wheel
running build
running build_ext
-- The CXX compiler identification is AppleClang 16.0.0.16000026
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at extern/pybind11/CMakeLists.txt:8 (cmake_minimum_required):
Compatibility with CMake < 3.10 will be removed from a future version of
CMake.
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
to tell CMake that the project requires at least <min> but has been updated
to work with policies introduced by <max> or earlier.
-- pybind11 v2.10.1
CMake Warning (dev) at extern/pybind11/tools/FindPythonLibsNew.cmake:98 (find_package):
Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
are removed. Run "cmake --help-policy CMP0148" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
Call Stack (most recent call first):
extern/pybind11/tools/pybind11Tools.cmake:50 (find_package)
extern/pybind11/tools/pybind11Common.cmake:180 (include)
extern/pybind11/CMakeLists.txt:206 (include)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PythonInterp: /Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/venv/bin/python3 (found suitable version "3.10.11", minimum required is "3.6")
-- Found PythonLibs: python3.10
-- Performing Test HAS_FLTO
-- Performing Test HAS_FLTO - Success
-- Performing Test HAS_FLTO_THIN
-- Performing Test HAS_FLTO_THIN - Success
-- Configuring done (0.9s)
-- Generating done (0.0s)
-- Build files have been written to: /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/build/temp.macosx-11.0-arm64-3.10
[1/7] Building CXX object extern/CMakeFiles/xatlas-cpp.dir/xatlas/source/xatlas/xatlas.cpp.o
FAILED: extern/CMakeFiles/xatlas-cpp.dir/xatlas/source/xatlas/xatlas.cpp.o
/Library/Developer/CommandLineTools/usr/bin/c++ -I/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/xatlas/source/xatlas -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.1.sdk -mmacosx-version-min=15.0 -fPIC -MD -MT extern/CMakeFiles/xatlas-cpp.dir/xatlas/source/xatlas/xatlas.cpp.o -MF extern/CMakeFiles/xatlas-cpp.dir/xatlas/source/xatlas/xatlas.cpp.o.d -o extern/CMakeFiles/xatlas-cpp.dir/xatlas/source/xatlas/xatlas.cpp.o -c /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/xatlas/source/xatlas/xatlas.cpp
/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/xatlas/source/xatlas/xatlas.cpp:43:10: fatal error: 'atomic' file not found
43 | #include <atomic>
| ^~~~~~~~
1 error generated.
[2/7] Building CXX object src/CMakeFiles/xatlas.dir/options.cpp.o
FAILED: src/CMakeFiles/xatlas.dir/options.cpp.o
/Library/Developer/CommandLineTools/usr/bin/c++ -DVERSION_INFO=0.0.9 -Dxatlas_EXPORTS -I/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/xatlas/source/xatlas -isystem /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include -isystem "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/include/python3.10" -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.1.sdk -mmacosx-version-min=15.0 -fPIC -fvisibility=hidden -flto -MD -MT src/CMakeFiles/xatlas.dir/options.cpp.o -MF src/CMakeFiles/xatlas.dir/options.cpp.o.d -o src/CMakeFiles/xatlas.dir/options.cpp.o -c /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/options.cpp
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/options.cpp:25:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/options.hpp:27:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/pybind11.h:13:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/detail/class.h:12:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/detail/../attr.h:13:
/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/detail/../detail/common.h:245:10: fatal error: 'cstddef' file not found
245 | #include <cstddef>
| ^~~~~~~~~
1 error generated.
m [3/7] Building CXX object src/CMakeFiles/xatlas.dir/utils.cpp.o
FAILED: src/CMakeFiles/xatlas.dir/utils.cpp.o
/Library/Developer/CommandLineTools/usr/bin/c++ -DVERSION_INFO=0.0.9 -Dxatlas_EXPORTS -I/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/xatlas/source/xatlas -isystem /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include -isystem "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/include/python3.10" -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.1.sdk -mmacosx-version-min=15.0 -fPIC -fvisibility=hidden -flto -MD -MT src/CMakeFiles/xatlas.dir/utils.cpp.o -MF src/CMakeFiles/xatlas.dir/utils.cpp.o.d -o src/CMakeFiles/xatlas.dir/utils.cpp.o -c /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/utils.cpp
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/utils.cpp:25:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/utils.hpp:27:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/numpy.h:12:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/pybind11.h:13:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/detail/class.h:12:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/detail/../attr.h:13:
/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/detail/../detail/common.h:245:10: fatal error: 'cstddef' file not found
245 | #include <cstddef>
| ^~~~~~~~~
1 error generated.
[4/7] Building CXX object src/CMakeFiles/xatlas.dir/module.cpp.o
FAILED: src/CMakeFiles/xatlas.dir/module.cpp.o
/Library/Developer/CommandLineTools/usr/bin/c++ -DVERSION_INFO=0.0.9 -Dxatlas_EXPORTS -I/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/xatlas/source/xatlas -isystem /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include -isystem "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/include/python3.10" -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.1.sdk -mmacosx-version-min=15.0 -fPIC -fvisibility=hidden -flto -MD -MT src/CMakeFiles/xatlas.dir/module.cpp.o -MF src/CMakeFiles/xatlas.dir/module.cpp.o.d -o src/CMakeFiles/xatlas.dir/module.cpp.o -c /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/module.cpp
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/module.cpp:25:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/atlas.hpp:27:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/utils.hpp:27:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/numpy.h:12:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/pybind11.h:13:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/detail/class.h:12:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/detail/../attr.h:13:
/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/detail/../detail/common.h:245:10: fatal error: 'cstddef' file not found
245 | #include <cstddef>
| ^~~~~~~~~
1 error generated.
[5/7] Building CXX object src/CMakeFiles/xatlas.dir/atlas.cpp.o
FAILED: src/CMakeFiles/xatlas.dir/atlas.cpp.o
/Library/Developer/CommandLineTools/usr/bin/c++ -DVERSION_INFO=0.0.9 -Dxatlas_EXPORTS -I/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/xatlas/source/xatlas -isystem /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include -isystem "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/include/python3.10" -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.1.sdk -mmacosx-version-min=15.0 -fPIC -fvisibility=hidden -flto -MD -MT src/CMakeFiles/xatlas.dir/atlas.cpp.o -MF src/CMakeFiles/xatlas.dir/atlas.cpp.o.d -o src/CMakeFiles/xatlas.dir/atlas.cpp.o -c /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/atlas.cpp
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/atlas.cpp:25:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/atlas.hpp:27:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/src/utils.hpp:27:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/numpy.h:12:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/pybind11.h:13:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/detail/class.h:12:
In file included from /private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/detail/../attr.h:13:
/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-install-r0c9gqhn/xatlas_3fa5398a2b884c7e89b27f9d313f3480/extern/pybind11/include/pybind11/detail/../detail/common.h:245:10: fatal error: 'cstddef' file not found
245 | #include <cstddef>
| ^~~~~~~~~
1 error generated.
ninja: build stopped: subcommand failed.
Traceback (most recent call last):
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/venv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in <module>
main()
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/venv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/venv/lib/python3.10/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 251, in build_wheel
return _build_backend().build_wheel(wheel_directory, config_settings,
File "/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-build-env-iq4u0yc6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 438, in build_wheel
return _build(['bdist_wheel', '--dist-info-dir', str(metadata_directory)])
File "/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-build-env-iq4u0yc6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 426, in _build
return self._build_with_temp_dir(
File "/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-build-env-iq4u0yc6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 407, in _build_with_temp_dir
self.run_setup()
File "/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-build-env-iq4u0yc6/overlay/lib/python3.10/site-packages/setuptools/build_meta.py", line 320, in run_setup
exec(code, locals())
File "<string>", line 105, in <module>
File "/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-build-env-iq4u0yc6/overlay/lib/python3.10/site-packages/setuptools/__init__.py", line 117, in setup
return distutils.core.setup(**attrs)
File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/distutils/core.py", line 148, in setup
dist.run_commands()
File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/distutils/dist.py", line 966, in run_commands
self.run_command(cmd)
File "/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-build-env-iq4u0yc6/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 999, in run_command
super().run_command(command)
File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/distutils/dist.py", line 985, in run_command
cmd_obj.run()
File "/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-build-env-iq4u0yc6/overlay/lib/python3.10/site-packages/setuptools/command/bdist_wheel.py", line 379, in run
self.run_command("build")
File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/distutils/cmd.py", line 313, in run_command
self.distribution.run_command(command)
File "/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-build-env-iq4u0yc6/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 999, in run_command
super().run_command(command)
File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/distutils/dist.py", line 985, in run_command
cmd_obj.run()
File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/distutils/command/build.py", line 135, in run
self.run_command(cmd_name)
File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/distutils/cmd.py", line 313, in run_command
self.distribution.run_command(command)
File "/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-build-env-iq4u0yc6/overlay/lib/python3.10/site-packages/setuptools/dist.py", line 999, in run_command
super().run_command(command)
File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/distutils/dist.py", line 985, in run_command
cmd_obj.run()
File "/private/var/folders/h8/q4v7cc2s7db2nrc8ppdc6j5w0000gn/T/pip-build-env-iq4u0yc6/overlay/lib/python3.10/site-packages/setuptools/command/build_ext.py", line 99, in run
_build_ext.run(self)
File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/distutils/command/build_ext.py", line 340, in run
self.build_extensions()
File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/distutils/command/build_ext.py", line 449, in build_extensions
self._build_extensions_serial()
File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/distutils/command/build_ext.py", line 474, in _build_extensions_serial
self.build_extension(ext)
File "<string>", line 98, in build_extension
File "/Users/me/Library/Application Support/StabilityMatrix/Assets/Python310/lib/python3.10/subprocess.py", line 369, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['cmake', '--build', '.']' returned non-zero exit status 1.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for xatlas
Failed to build xatlas
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (xatlas)
Warning: Failed to install handrefinerportable. Some processors will not work.
Launching Web UI with arguments: --skip-torch-cuda-test --no-half-vae --gradio-allowed-path '/Users/me/Library/Application Support/StabilityMatrix/Images'
Total VRAM 32768 MB, total RAM 32768 MB
pytorch version: 2.3.1
Set vram state to: SHARED
Device: mps
VAE dtype preferences: [torch.float32] -> torch.float32
CUDA Using Stream: False
Using sub quadratic optimization for cross attention
Using split attention for VAE
Warning: caught exception 'Torch not compiled with CUDA enabled', memory monitor disabled
ControlNet preprocessor location: /Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/models/ControlNetPreprocessor
[-] ADetailer initialized. version: 24.11.1, num models: 11
*** Error loading script: main.py
Traceback (most recent call last):
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/extensions/openpose-editor/scripts/main.py", line 14, in <module>
from basicsr.utils.download_util import load_file_from_url
ImportError: cannot import name 'load_file_from_url' from 'basicsr.utils.download_util' (/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/venv/lib/python3.10/site-packages/basicsr/utils/download_util.py)
---
*** Error loading script: api.py
Traceback (most recent call last):
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/extensions/sd-webui-roop/scripts/api.py", line 17, in <module>
from scripts.faceswap import get_models
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/extensions/sd-webui-roop/scripts/faceswap.py", line 16, in <module>
from scripts.swapper import UpscaleOptions, swap_face, ImageResult
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/extensions/sd-webui-roop/scripts/swapper.py", line 12, in <module>
import insightface
ModuleNotFoundError: No module named 'insightface'
---
*** Error loading script: cimage.py
Traceback (most recent call last):
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/extensions/sd-webui-roop/scripts/cimage.py", line 2, in <module>
from ifnude import detect
ModuleNotFoundError: No module named 'ifnude'
---
*** Error loading script: faceswap.py
Traceback (most recent call last):
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/extensions/sd-webui-roop/scripts/faceswap.py", line 16, in <module>
from scripts.swapper import UpscaleOptions, swap_face, ImageResult
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/extensions/sd-webui-roop/scripts/swapper.py", line 12, in <module>
import insightface
ModuleNotFoundError: No module named 'insightface'
---
2025-01-27 06:50:33,510 - roop - INFO - roop v0.0.2
*** Error loading script: swapper.py
Traceback (most recent call last):
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/modules/scripts.py", line 525, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/modules/script_loading.py", line 13, in load_module
module_spec.loader.exec_module(module)
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/extensions/sd-webui-roop/scripts/swapper.py", line 12, in <module>
import insightface
ModuleNotFoundError: No module named 'insightface'
---
2025-01-27 06:50:34,131 - ControlNet - INFO - ControlNet UI callback registered.
Model selected: {'checkpoint_info': {'filename': '/Users/me/Library/Application Support/StabilityMatrix/Packages/Stable Diffusion WebUI Forge/models/Stable-diffusion/sd/To-sort/richyrichmixpdxl_V1Fp16.safetensors', 'hash': '5d0ae360'}, 'additional_modules': [], 'unet_storage_dtype': None}
Using online LoRAs in FP16: False
Running on local URL: http://127.0.0.1:7860
To create a public link, set `share=True` in `launch()`.
🤯 LobeTheme: Initializing...
Startup time: 20.4s (prepare environment: 10.5s, launcher: 0.3s, import torch: 4.4s, initialize shared: 0.1s, other imports: 0.3s, load scripts: 2.0s, create ui: 1.5s, gradio launch: 1.1s, app_started_callback: 0.2s).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment