Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation errors #82

Open
thejohnd0e opened this issue Sep 6, 2023 · 0 comments
Open

Installation errors #82

thejohnd0e opened this issue Sep 6, 2023 · 0 comments

Comments

@thejohnd0e
Copy link

venv "V:\stable-diffusion\venv\Scripts\Python.exe"
fatal: No names found, cannot describe anything.
Python 3.10.9 (tags/v3.10.9:1dd9be6, Dec 6 2022, 20:01:21) [MSC v.1934 64 bit (AMD64)]
Version: 1.6.0
Commit hash: 5ef669de080814067961f28357256e8fe27544f4
no module 'xformers'. Processing without...
no module 'xformers'. Processing without...
No module 'xformers'. Proceeding without it.
V:\stable-diffusion\venv\lib\site-packages\pytorch_lightning\utilities\distributed.py:258: LightningDeprecationWarning: pytorch_lightning.utilities.distributed.rank_zero_only has been deprecated in v1.8.1 and will be removed in v2.0.0. You can import it from pytorch_lightning.utilities instead.
rank_zero_deprecation(
*** Error running install.py for extension V:\stable-diffusion\extensions\sd-webui-faceswaplab.
*** Command: "V:\stable-diffusion\venv\Scripts\python.exe" "V:\stable-diffusion\extensions\sd-webui-faceswaplab\install.py"
*** Error code: 1
*** stdout: Faceswaplab : Use GPU requirements
*** Checking faceswaplab requirements
*** Install insightface==0.7.3
*** Installing sd-webui-faceswaplab requirement: insightface==0.7.3
*** Couldn't install sd-webui-faceswaplab requirement: insightface==0.7.3.
*** Command: "V:\stable-diffusion\venv\Scripts\python.exe" -m pip install insightface==0.7.3 --prefer-binary
*** Error code: 1
*** stdout: Collecting insightface==0.7.3
*** Using cached insightface-0.7.3.tar.gz (439 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'
*** Installing backend dependencies: started
*** Installing backend dependencies: finished with status 'done'
*** Preparing metadata (pyproject.toml): started
*** Preparing metadata (pyproject.toml): finished with status 'done'
*** Requirement already satisfied: numpy in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (1.23.5)
*** Collecting onnx (from insightface==0.7.3)
*** Obtaining dependency information for onnx from https://files.pythonhosted.org/packages/00/36/e7a7e7a85564e7d409e4e8addfa11d41015d2190bfff30064771e7c21ca0/onnx-1.14.1-cp310-cp310-win_amd64.whl.metadata
*** Using cached onnx-1.14.1-cp310-cp310-win_amd64.whl.metadata (15 kB)
*** Requirement already satisfied: tqdm in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (4.66.1)
*** Requirement already satisfied: requests in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (2.31.0)
*** Requirement already satisfied: matplotlib in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (3.7.2)
*** Requirement already satisfied: Pillow in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (9.5.0)
*** Requirement already satisfied: scipy in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (1.11.2)
*** Collecting scikit-learn (from insightface==0.7.3)
*** Obtaining dependency information for scikit-learn from https://files.pythonhosted.org/packages/96/cf/a714a655266229b51eb2bda117f15275f12457887f165f3c1cc58ab502f1/scikit_learn-1.3.0-cp310-cp310-win_amd64.whl.metadata
*** Using cached scikit_learn-1.3.0-cp310-cp310-win_amd64.whl.metadata (11 kB)
*** Requirement already satisfied: scikit-image in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (0.21.0)
*** Collecting easydict (from insightface==0.7.3)
*** Using cached easydict-1.10-py3-none-any.whl
*** Requirement already satisfied: cython in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (3.0.2)
*** Collecting albumentations (from insightface==0.7.3)
*** Obtaining dependency information for albumentations from https://files.pythonhosted.org/packages/9b/f6/c486cedb4f75147232f32ec4c97026714cfef7c7e247a1f0427bc5489f66/albumentations-1.3.1-py3-none-any.whl.metadata
*** Using cached albumentations-1.3.1-py3-none-any.whl.metadata (34 kB)
*** Collecting prettytable (from insightface==0.7.3)
*** Obtaining dependency information for prettytable from https://files.pythonhosted.org/packages/25/1e/4c284713b092ec384fad4399452f43f6446ad9aabc9c0b3c3c0920cc53b6/prettytable-3.8.0-py3-none-any.whl.metadata
*** Using cached prettytable-3.8.0-py3-none-any.whl.metadata (26 kB)
*** Requirement already satisfied: PyYAML in v:\stable-diffusion\venv\lib\site-packages (from albumentations->insightface==0.7.3) (6.0.1)
*** Collecting qudida>=0.0.4 (from albumentations->insightface==0.7.3)
*** Using cached qudida-0.0.4-py3-none-any.whl (3.5 kB)
*** Requirement already satisfied: opencv-python-headless>=4.1.1 in v:\stable-diffusion\venv\lib\site-packages (from albumentations->insightface==0.7.3) (4.8.0.76)
*** Requirement already satisfied: networkx>=2.8 in v:\stable-diffusion\venv\lib\site-packages (from scikit-image->insightface==0.7.3) (3.1)
*** Requirement already satisfied: imageio>=2.27 in v:\stable-diffusion\venv\lib\site-packages (from scikit-image->insightface==0.7.3) (2.31.3)
*** Requirement already satisfied: tifffile>=2022.8.12 in v:\stable-diffusion\venv\lib\site-packages (from scikit-image->insightface==0.7.3) (2023.8.30)
*** Requirement already satisfied: PyWavelets>=1.1.1 in v:\stable-diffusion\venv\lib\site-packages (from scikit-image->insightface==0.7.3) (1.4.1)
*** Requirement already satisfied: packaging>=21 in v:\stable-diffusion\venv\lib\site-packages (from scikit-image->insightface==0.7.3) (23.1)
*** Requirement already satisfied: lazy_loader>=0.2 in v:\stable-diffusion\venv\lib\site-packages (from scikit-image->insightface==0.7.3) (0.3)
*** Requirement already satisfied: contourpy>=1.0.1 in v:\stable-diffusion\venv\lib\site-packages (from matplotlib->insightface==0.7.3) (1.1.0)
*** Requirement already satisfied: cycler>=0.10 in v:\stable-diffusion\venv\lib\site-packages (from matplotlib->insightface==0.7.3) (0.11.0)
*** Requirement already satisfied: fonttools>=4.22.0 in v:\stable-diffusion\venv\lib\site-packages (from matplotlib->insightface==0.7.3) (4.42.1)
*** Requirement already satisfied: kiwisolver>=1.0.1 in v:\stable-diffusion\venv\lib\site-packages (from matplotlib->insightface==0.7.3) (1.4.5)
*** Requirement already satisfied: pyparsing<3.1,>=2.3.1 in v:\stable-diffusion\venv\lib\site-packages (from matplotlib->insightface==0.7.3) (3.0.9)
*** Requirement already satisfied: python-dateutil>=2.7 in v:\stable-diffusion\venv\lib\site-packages (from matplotlib->insightface==0.7.3) (2.8.2)
*** Collecting protobuf>=3.20.2 (from onnx->insightface==0.7.3)
*** Obtaining dependency information for protobuf>=3.20.2 from https://files.pythonhosted.org/packages/14/ff/10f746c03212fe48576b2c0f5ada73c3400b6d90f769728c4f07656d8b27/protobuf-4.24.2-cp310-abi3-win_amd64.whl.metadata
*** Using cached protobuf-4.24.2-cp310-abi3-win_amd64.whl.metadata (540 bytes)
*** Requirement already satisfied: typing-extensions>=3.6.2.1 in v:\stable-diffusion\venv\lib\site-packages (from onnx->insightface==0.7.3) (4.7.1)
*** Requirement already satisfied: wcwidth in v:\stable-diffusion\venv\lib\site-packages (from prettytable->insightface==0.7.3) (0.2.6)
*** Requirement already satisfied: charset-normalizer<4,>=2 in v:\stable-diffusion\venv\lib\site-packages (from requests->insightface==0.7.3) (3.2.0)
*** Requirement already satisfied: idna<4,>=2.5 in v:\stable-diffusion\venv\lib\site-packages (from requests->insightface==0.7.3) (3.4)
*** Requirement already satisfied: urllib3<3,>=1.21.1 in v:\stable-diffusion\venv\lib\site-packages (from requests->insightface==0.7.3) (1.26.16)
*** Requirement already satisfied: certifi>=2017.4.17 in v:\stable-diffusion\venv\lib\site-packages (from requests->insightface==0.7.3) (2023.7.22)
*** Collecting joblib>=1.1.1 (from scikit-learn->insightface==0.7.3)
*** Obtaining dependency information for joblib>=1.1.1 from https://files.pythonhosted.org/packages/10/40/d551139c85db202f1f384ba8bcf96aca2f329440a844f924c8a0040b6d02/joblib-1.3.2-py3-none-any.whl.metadata
*** Using cached joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB)
*** Collecting threadpoolctl>=2.0.0 (from scikit-learn->insightface==0.7.3)
*** Obtaining dependency information for threadpoolctl>=2.0.0 from https://files.pythonhosted.org/packages/81/12/fd4dea011af9d69e1cad05c75f3f7202cdcbeac9b712eea58ca779a72865/threadpoolctl-3.2.0-py3-none-any.whl.metadata
*** Using cached threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB)
*** Requirement already satisfied: colorama in v:\stable-diffusion\venv\lib\site-packages (from tqdm->insightface==0.7.3) (0.4.6)
*** Requirement already satisfied: six>=1.5 in v:\stable-diffusion\venv\lib\site-packages (from python-dateutil>=2.7->matplotlib->insightface==0.7.3) (1.16.0)
*** Using cached albumentations-1.3.1-py3-none-any.whl (125 kB)
*** Using cached onnx-1.14.1-cp310-cp310-win_amd64.whl (13.3 MB)
*** Using cached prettytable-3.8.0-py3-none-any.whl (27 kB)
*** Using cached scikit_learn-1.3.0-cp310-cp310-win_amd64.whl (9.2 MB)
*** Using cached joblib-1.3.2-py3-none-any.whl (302 kB)
*** Using cached protobuf-4.24.2-cp310-abi3-win_amd64.whl (430 kB)
*** Using cached threadpoolctl-3.2.0-py3-none-any.whl (15 kB)
*** Building wheels for collected packages: insightface
*** Building wheel for insightface (pyproject.toml): started
*** Building wheel for insightface (pyproject.toml): finished with status 'error'
*** Failed to build insightface


*** stderr: error: subprocess-exited-with-error


*** Building wheel for insightface (pyproject.toml) did not run successfully.
*** exit code: 1


*** [214 lines of output]
*** WARNING: pandoc not enabled
*** running bdist_wheel
*** running build
*** running build_py
*** creating build
*** creating build\lib.win-amd64-cpython-310
*** creating build\lib.win-amd64-cpython-310\insightface
*** copying insightface_init_.py -> build\lib.win-amd64-cpython-310\insightface
*** creating build\lib.win-amd64-cpython-310\insightface\app
*** copying insightface\app\common.py -> build\lib.win-amd64-cpython-310\insightface\app
*** copying insightface\app\face_analysis.py -> build\lib.win-amd64-cpython-310\insightface\app
*** copying insightface\app\mask_renderer.py -> build\lib.win-amd64-cpython-310\insightface\app
*** copying insightface\app_init_.py -> build\lib.win-amd64-cpython-310\insightface\app
*** creating build\lib.win-amd64-cpython-310\insightface\commands
*** copying insightface\commands\insightface_cli.py -> build\lib.win-amd64-cpython-310\insightface\commands
*** copying insightface\commands\model_download.py -> build\lib.win-amd64-cpython-310\insightface\commands
*** copying insightface\commands\rec_add_mask_param.py -> build\lib.win-amd64-cpython-310\insightface\commands
*** copying insightface\commands_init_.py -> build\lib.win-amd64-cpython-310\insightface\commands
*** creating build\lib.win-amd64-cpython-310\insightface\data
*** copying insightface\data\image.py -> build\lib.win-amd64-cpython-310\insightface\data
*** copying insightface\data\pickle_object.py -> build\lib.win-amd64-cpython-310\insightface\data
*** copying insightface\data\rec_builder.py -> build\lib.win-amd64-cpython-310\insightface\data
*** copying insightface\data_init_.py -> build\lib.win-amd64-cpython-310\insightface\data
*** creating build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\arcface_onnx.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\attribute.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\inswapper.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\landmark.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\model_store.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\model_zoo.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\retinaface.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\scrfd.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo_init_.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** creating build\lib.win-amd64-cpython-310\insightface\thirdparty
*** copying insightface\thirdparty_init_.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty
*** creating build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils\constant.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils\download.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils\face_align.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils\filesystem.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils\storage.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils\transform.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils_init_.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** creating build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d
*** copying insightface\thirdparty\face3d_init_.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d
*** creating build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** copying insightface\thirdparty\face3d\mesh\io.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** copying insightface\thirdparty\face3d\mesh\light.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** copying insightface\thirdparty\face3d\mesh\render.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** copying insightface\thirdparty\face3d\mesh\transform.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** copying insightface\thirdparty\face3d\mesh\vis.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** copying insightface\thirdparty\face3d\mesh_init_.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** creating build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** copying insightface\thirdparty\face3d\mesh_numpy\io.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** copying insightface\thirdparty\face3d\mesh_numpy\light.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** copying insightface\thirdparty\face3d\mesh_numpy\render.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** copying insightface\thirdparty\face3d\mesh_numpy\transform.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** copying insightface\thirdparty\face3d\mesh_numpy\vis.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** copying insightface\thirdparty\face3d\mesh_numpy_init_.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** creating build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\morphable_model
*** copying insightface\thirdparty\face3d\morphable_model\fit.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\morphable_model
*** copying insightface\thirdparty\face3d\morphable_model\load.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\morphable_model
*** copying insightface\thirdparty\face3d\morphable_model\morphabel_model.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\morphable_model
*** copying insightface\thirdparty\face3d\morphable_model_init_.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\morphable_model
*** running egg_info
*** writing insightface.egg-info\PKG-INFO
*** writing dependency_links to insightface.egg-info\dependency_links.txt
*** writing entry points to insightface.egg-info\entry_points.txt
*** writing requirements to insightface.egg-info\requires.txt
*** writing top-level names to insightface.egg-info\top_level.txt
*** reading manifest file 'insightface.egg-info\SOURCES.txt'
*** writing manifest file 'insightface.egg-info\SOURCES.txt'
*** C:\Users\la\AppData\Local\Temp\pip-build-env-5z5hgrpn\overlay\Lib\site-packages\setuptools\command\build_py.py:204: _Warning: Package 'insightface.thirdparty.face3d.mesh.cython' is absent from the packages configuration.
*** !!



*** ############################
*** # Package would be ignored #
*** ############################
*** Python recognizes 'insightface.thirdparty.face3d.mesh.cython' as an importable package[^1],
*** but it is absent from setuptools' packages configuration.


*** This leads to an ambiguous overall configuration. If you want to distribute this
*** package, please make sure that 'insightface.thirdparty.face3d.mesh.cython' is explicitly added
*** to the packages configuration field.


*** Alternatively, you can also rely on setuptools' discovery methods
*** (for example by using find_namespace_packages(...)/find_namespace:
*** instead of find_packages(...)/find:).


*** You can read more about "package discovery" on setuptools documentation page:


*** - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html


*** If you don't want 'insightface.thirdparty.face3d.mesh.cython' to be distributed and are
*** already explicitly excluding 'insightface.thirdparty.face3d.mesh.cython' via
*** find_namespace_packages(...)/find_namespace or find_packages(...)/find,
*** you can try to use exclude_package_data, or include-package-data=False in
*** combination with a more fine grained package-data configuration.


*** You can read more about "package data files" on setuptools documentation page:


*** - https://setuptools.pypa.io/en/latest/userguide/datafiles.html



*** [^1]: For Python, any directory (with suitable naming) can be imported,
*** even if it does not contain any .py files.
*** On the other hand, currently there is no concept of package data
*** directory, all directories are treated like packages.



*** !!
*** check.warn(importable)
*** C:\Users\la\AppData\Local\Temp\pip-build-env-5z5hgrpn\overlay\Lib\site-packages\setuptools\command\build_py.py:204: _Warning: Package 'insightface.data.images' is absent from the packages configuration.
*** !!



*** ############################
*** # Package would be ignored #
*** ############################
*** Python recognizes 'insightface.data.images' as an importable package[^1],
*** but it is absent from setuptools' packages configuration.


*** This leads to an ambiguous overall configuration. If you want to distribute this
*** package, please make sure that 'insightface.data.images' is explicitly added
*** to the packages configuration field.


*** Alternatively, you can also rely on setuptools' discovery methods
*** (for example by using find_namespace_packages(...)/find_namespace:
*** instead of find_packages(...)/find:).


*** You can read more about "package discovery" on setuptools documentation page:


*** - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html


*** If you don't want 'insightface.data.images' to be distributed and are
*** already explicitly excluding 'insightface.data.images' via
*** find_namespace_packages(...)/find_namespace or find_packages(...)/find,
*** you can try to use exclude_package_data, or include-package-data=False in
*** combination with a more fine grained package-data configuration.


*** You can read more about "package data files" on setuptools documentation page:


*** - https://setuptools.pypa.io/en/latest/userguide/datafiles.html



*** [^1]: For Python, any directory (with suitable naming) can be imported,
*** even if it does not contain any .py files.
*** On the other hand, currently there is no concept of package data
*** directory, all directories are treated like packages.



*** !!
*** check.warn(importable)
*** C:\Users\la\AppData\Local\Temp\pip-build-env-5z5hgrpn\overlay\Lib\site-packages\setuptools\command\build_py.py:204: _Warning: Package 'insightface.data.objects' is absent from the packages configuration.
*** !!



*** ############################
*** # Package would be ignored #
*** ############################
*** Python recognizes 'insightface.data.objects' as an importable package[^1],
*** but it is absent from setuptools' packages configuration.


*** This leads to an ambiguous overall configuration. If you want to distribute this
*** package, please make sure that 'insightface.data.objects' is explicitly added
*** to the packages configuration field.


*** Alternatively, you can also rely on setuptools' discovery methods
*** (for example by using find_namespace_packages(...)/find_namespace:
*** instead of find_packages(...)/find:).


*** You can read more about "package discovery" on setuptools documentation page:


*** - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html


*** If you don't want 'insightface.data.objects' to be distributed and are
*** already explicitly excluding 'insightface.data.objects' via
*** find_namespace_packages(...)/find_namespace or find_packages(...)/find,
*** you can try to use exclude_package_data, or include-package-data=False in
*** combination with a more fine grained package-data configuration.


*** You can read more about "package data files" on setuptools documentation page:


*** - https://setuptools.pypa.io/en/latest/userguide/datafiles.html



*** [^1]: For Python, any directory (with suitable naming) can be imported,
*** even if it does not contain any .py files.
*** On the other hand, currently there is no concept of package data
*** directory, all directories are treated like packages.



*** !!
*** check.warn(importable)
*** creating build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** copying insightface\thirdparty\face3d\mesh\cython\mesh_core.cpp -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** copying insightface\thirdparty\face3d\mesh\cython\mesh_core.h -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.cpp -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** creating build\lib.win-amd64-cpython-310\insightface\data\images
*** copying insightface\data\images\Tom_Hanks_54745.png -> build\lib.win-amd64-cpython-310\insightface\data\images
*** copying insightface\data\images\mask_black.jpg -> build\lib.win-amd64-cpython-310\insightface\data\images
*** copying insightface\data\images\mask_blue.jpg -> build\lib.win-amd64-cpython-310\insightface\data\images
*** copying insightface\data\images\mask_green.jpg -> build\lib.win-amd64-cpython-310\insightface\data\images
*** copying insightface\data\images\mask_white.jpg -> build\lib.win-amd64-cpython-310\insightface\data\images
*** copying insightface\data\images\t1.jpg -> build\lib.win-amd64-cpython-310\insightface\data\images
*** creating build\lib.win-amd64-cpython-310\insightface\data\objects
*** copying insightface\data\objects\meanshape_68.pkl -> build\lib.win-amd64-cpython-310\insightface\data\objects
*** copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.c -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.pyx -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** copying insightface\thirdparty\face3d\mesh\cython\setup.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** running build_ext
*** building 'insightface.thirdparty.face3d.mesh.cython.mesh_core_cython' extension
*** error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
*** [end of output]


*** note: This error originates from a subprocess, and is likely not a problem with pip.
*** ERROR: Failed building wheel for insightface
*** ERROR: Could not build wheels for insightface, which is required to install pyproject.toml-based projects


*** Warning: Failed to install insightface==0.7.3, faceswaplab may not work. Try to restart server or install dependencies manually.


*** stderr: Traceback (most recent call last):
*** File "V:\stable-diffusion\extensions\sd-webui-faceswaplab\install.py", line 65, in
*** check_time = timeit.timeit(check_install, number=1)
*** File "V:\stable-diffusion\python\lib\timeit.py", line 234, in timeit
*** return Timer(stmt, setup, timer, globals).timeit(number)
*** File "V:\stable-diffusion\python\lib\timeit.py", line 178, in timeit
*** timing = self.inner(it, self.timer)
*** File "", line 6, in inner
*** File "V:\stable-diffusion\extensions\sd-webui-faceswaplab\install.py", line 60, in check_install
*** raise e
*** File "V:\stable-diffusion\extensions\sd-webui-faceswaplab\install.py", line 50, in check_install
*** launch.run_pip(
*** File "V:\stable-diffusion\modules\launch_utils.py", line 138, in run_pip
*** return run(f'"{python}" -m pip {command} --prefer-binary{index_url_line}', desc=f"Installing {desc}", errdesc=f"Couldn't install {desc}", live=live)
*** File "V:\stable-diffusion\modules\launch_utils.py", line 115, in run
*** raise RuntimeError("\n".join(error_bits))
*** RuntimeError: Couldn't install sd-webui-faceswaplab requirement: insightface==0.7.3.
*** Command: "V:\stable-diffusion\venv\Scripts\python.exe" -m pip install insightface==0.7.3 --prefer-binary
*** Error code: 1
*** stdout: Collecting insightface==0.7.3
*** Using cached insightface-0.7.3.tar.gz (439 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'
*** Installing backend dependencies: started
*** Installing backend dependencies: finished with status 'done'
*** Preparing metadata (pyproject.toml): started
*** Preparing metadata (pyproject.toml): finished with status 'done'
*** Requirement already satisfied: numpy in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (1.23.5)
*** Collecting onnx (from insightface==0.7.3)
*** Obtaining dependency information for onnx from https://files.pythonhosted.org/packages/00/36/e7a7e7a85564e7d409e4e8addfa11d41015d2190bfff30064771e7c21ca0/onnx-1.14.1-cp310-cp310-win_amd64.whl.metadata
*** Using cached onnx-1.14.1-cp310-cp310-win_amd64.whl.metadata (15 kB)
*** Requirement already satisfied: tqdm in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (4.66.1)
*** Requirement already satisfied: requests in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (2.31.0)
*** Requirement already satisfied: matplotlib in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (3.7.2)
*** Requirement already satisfied: Pillow in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (9.5.0)
*** Requirement already satisfied: scipy in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (1.11.2)
*** Collecting scikit-learn (from insightface==0.7.3)
*** Obtaining dependency information for scikit-learn from https://files.pythonhosted.org/packages/96/cf/a714a655266229b51eb2bda117f15275f12457887f165f3c1cc58ab502f1/scikit_learn-1.3.0-cp310-cp310-win_amd64.whl.metadata
*** Using cached scikit_learn-1.3.0-cp310-cp310-win_amd64.whl.metadata (11 kB)
*** Requirement already satisfied: scikit-image in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (0.21.0)
*** Collecting easydict (from insightface==0.7.3)
*** Using cached easydict-1.10-py3-none-any.whl
*** Requirement already satisfied: cython in v:\stable-diffusion\venv\lib\site-packages (from insightface==0.7.3) (3.0.2)
*** Collecting albumentations (from insightface==0.7.3)
*** Obtaining dependency information for albumentations from https://files.pythonhosted.org/packages/9b/f6/c486cedb4f75147232f32ec4c97026714cfef7c7e247a1f0427bc5489f66/albumentations-1.3.1-py3-none-any.whl.metadata
*** Using cached albumentations-1.3.1-py3-none-any.whl.metadata (34 kB)
*** Collecting prettytable (from insightface==0.7.3)
*** Obtaining dependency information for prettytable from https://files.pythonhosted.org/packages/25/1e/4c284713b092ec384fad4399452f43f6446ad9aabc9c0b3c3c0920cc53b6/prettytable-3.8.0-py3-none-any.whl.metadata
*** Using cached prettytable-3.8.0-py3-none-any.whl.metadata (26 kB)
*** Requirement already satisfied: PyYAML in v:\stable-diffusion\venv\lib\site-packages (from albumentations->insightface==0.7.3) (6.0.1)
*** Collecting qudida>=0.0.4 (from albumentations->insightface==0.7.3)
*** Using cached qudida-0.0.4-py3-none-any.whl (3.5 kB)
*** Requirement already satisfied: opencv-python-headless>=4.1.1 in v:\stable-diffusion\venv\lib\site-packages (from albumentations->insightface==0.7.3) (4.8.0.76)
*** Requirement already satisfied: networkx>=2.8 in v:\stable-diffusion\venv\lib\site-packages (from scikit-image->insightface==0.7.3) (3.1)
*** Requirement already satisfied: imageio>=2.27 in v:\stable-diffusion\venv\lib\site-packages (from scikit-image->insightface==0.7.3) (2.31.3)
*** Requirement already satisfied: tifffile>=2022.8.12 in v:\stable-diffusion\venv\lib\site-packages (from scikit-image->insightface==0.7.3) (2023.8.30)
*** Requirement already satisfied: PyWavelets>=1.1.1 in v:\stable-diffusion\venv\lib\site-packages (from scikit-image->insightface==0.7.3) (1.4.1)
*** Requirement already satisfied: packaging>=21 in v:\stable-diffusion\venv\lib\site-packages (from scikit-image->insightface==0.7.3) (23.1)
*** Requirement already satisfied: lazy_loader>=0.2 in v:\stable-diffusion\venv\lib\site-packages (from scikit-image->insightface==0.7.3) (0.3)
*** Requirement already satisfied: contourpy>=1.0.1 in v:\stable-diffusion\venv\lib\site-packages (from matplotlib->insightface==0.7.3) (1.1.0)
*** Requirement already satisfied: cycler>=0.10 in v:\stable-diffusion\venv\lib\site-packages (from matplotlib->insightface==0.7.3) (0.11.0)
*** Requirement already satisfied: fonttools>=4.22.0 in v:\stable-diffusion\venv\lib\site-packages (from matplotlib->insightface==0.7.3) (4.42.1)
*** Requirement already satisfied: kiwisolver>=1.0.1 in v:\stable-diffusion\venv\lib\site-packages (from matplotlib->insightface==0.7.3) (1.4.5)
*** Requirement already satisfied: pyparsing<3.1,>=2.3.1 in v:\stable-diffusion\venv\lib\site-packages (from matplotlib->insightface==0.7.3) (3.0.9)
*** Requirement already satisfied: python-dateutil>=2.7 in v:\stable-diffusion\venv\lib\site-packages (from matplotlib->insightface==0.7.3) (2.8.2)
*** Collecting protobuf>=3.20.2 (from onnx->insightface==0.7.3)
*** Obtaining dependency information for protobuf>=3.20.2 from https://files.pythonhosted.org/packages/14/ff/10f746c03212fe48576b2c0f5ada73c3400b6d90f769728c4f07656d8b27/protobuf-4.24.2-cp310-abi3-win_amd64.whl.metadata
*** Using cached protobuf-4.24.2-cp310-abi3-win_amd64.whl.metadata (540 bytes)
*** Requirement already satisfied: typing-extensions>=3.6.2.1 in v:\stable-diffusion\venv\lib\site-packages (from onnx->insightface==0.7.3) (4.7.1)
*** Requirement already satisfied: wcwidth in v:\stable-diffusion\venv\lib\site-packages (from prettytable->insightface==0.7.3) (0.2.6)
*** Requirement already satisfied: charset-normalizer<4,>=2 in v:\stable-diffusion\venv\lib\site-packages (from requests->insightface==0.7.3) (3.2.0)
*** Requirement already satisfied: idna<4,>=2.5 in v:\stable-diffusion\venv\lib\site-packages (from requests->insightface==0.7.3) (3.4)
*** Requirement already satisfied: urllib3<3,>=1.21.1 in v:\stable-diffusion\venv\lib\site-packages (from requests->insightface==0.7.3) (1.26.16)
*** Requirement already satisfied: certifi>=2017.4.17 in v:\stable-diffusion\venv\lib\site-packages (from requests->insightface==0.7.3) (2023.7.22)
*** Collecting joblib>=1.1.1 (from scikit-learn->insightface==0.7.3)
*** Obtaining dependency information for joblib>=1.1.1 from https://files.pythonhosted.org/packages/10/40/d551139c85db202f1f384ba8bcf96aca2f329440a844f924c8a0040b6d02/joblib-1.3.2-py3-none-any.whl.metadata
*** Using cached joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB)
*** Collecting threadpoolctl>=2.0.0 (from scikit-learn->insightface==0.7.3)
*** Obtaining dependency information for threadpoolctl>=2.0.0 from https://files.pythonhosted.org/packages/81/12/fd4dea011af9d69e1cad05c75f3f7202cdcbeac9b712eea58ca779a72865/threadpoolctl-3.2.0-py3-none-any.whl.metadata
*** Using cached threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB)
*** Requirement already satisfied: colorama in v:\stable-diffusion\venv\lib\site-packages (from tqdm->insightface==0.7.3) (0.4.6)
*** Requirement already satisfied: six>=1.5 in v:\stable-diffusion\venv\lib\site-packages (from python-dateutil>=2.7->matplotlib->insightface==0.7.3) (1.16.0)
*** Using cached albumentations-1.3.1-py3-none-any.whl (125 kB)
*** Using cached onnx-1.14.1-cp310-cp310-win_amd64.whl (13.3 MB)
*** Using cached prettytable-3.8.0-py3-none-any.whl (27 kB)
*** Using cached scikit_learn-1.3.0-cp310-cp310-win_amd64.whl (9.2 MB)
*** Using cached joblib-1.3.2-py3-none-any.whl (302 kB)
*** Using cached protobuf-4.24.2-cp310-abi3-win_amd64.whl (430 kB)
*** Using cached threadpoolctl-3.2.0-py3-none-any.whl (15 kB)
*** Building wheels for collected packages: insightface
*** Building wheel for insightface (pyproject.toml): started
*** Building wheel for insightface (pyproject.toml): finished with status 'error'
*** Failed to build insightface


*** stderr: error: subprocess-exited-with-error


*** Building wheel for insightface (pyproject.toml) did not run successfully.
*** exit code: 1


*** [214 lines of output]
*** WARNING: pandoc not enabled
*** running bdist_wheel
*** running build
*** running build_py
*** creating build
*** creating build\lib.win-amd64-cpython-310
*** creating build\lib.win-amd64-cpython-310\insightface
*** copying insightface_init_.py -> build\lib.win-amd64-cpython-310\insightface
*** creating build\lib.win-amd64-cpython-310\insightface\app
*** copying insightface\app\common.py -> build\lib.win-amd64-cpython-310\insightface\app
*** copying insightface\app\face_analysis.py -> build\lib.win-amd64-cpython-310\insightface\app
*** copying insightface\app\mask_renderer.py -> build\lib.win-amd64-cpython-310\insightface\app
*** copying insightface\app_init_.py -> build\lib.win-amd64-cpython-310\insightface\app
*** creating build\lib.win-amd64-cpython-310\insightface\commands
*** copying insightface\commands\insightface_cli.py -> build\lib.win-amd64-cpython-310\insightface\commands
*** copying insightface\commands\model_download.py -> build\lib.win-amd64-cpython-310\insightface\commands
*** copying insightface\commands\rec_add_mask_param.py -> build\lib.win-amd64-cpython-310\insightface\commands
*** copying insightface\commands_init_.py -> build\lib.win-amd64-cpython-310\insightface\commands
*** creating build\lib.win-amd64-cpython-310\insightface\data
*** copying insightface\data\image.py -> build\lib.win-amd64-cpython-310\insightface\data
*** copying insightface\data\pickle_object.py -> build\lib.win-amd64-cpython-310\insightface\data
*** copying insightface\data\rec_builder.py -> build\lib.win-amd64-cpython-310\insightface\data
*** copying insightface\data_init_.py -> build\lib.win-amd64-cpython-310\insightface\data
*** creating build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\arcface_onnx.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\attribute.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\inswapper.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\landmark.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\model_store.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\model_zoo.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\retinaface.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo\scrfd.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** copying insightface\model_zoo_init_.py -> build\lib.win-amd64-cpython-310\insightface\model_zoo
*** creating build\lib.win-amd64-cpython-310\insightface\thirdparty
*** copying insightface\thirdparty_init_.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty
*** creating build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils\constant.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils\download.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils\face_align.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils\filesystem.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils\storage.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils\transform.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** copying insightface\utils_init_.py -> build\lib.win-amd64-cpython-310\insightface\utils
*** creating build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d
*** copying insightface\thirdparty\face3d_init_.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d
*** creating build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** copying insightface\thirdparty\face3d\mesh\io.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** copying insightface\thirdparty\face3d\mesh\light.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** copying insightface\thirdparty\face3d\mesh\render.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** copying insightface\thirdparty\face3d\mesh\transform.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** copying insightface\thirdparty\face3d\mesh\vis.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** copying insightface\thirdparty\face3d\mesh_init_.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh
*** creating build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** copying insightface\thirdparty\face3d\mesh_numpy\io.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** copying insightface\thirdparty\face3d\mesh_numpy\light.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** copying insightface\thirdparty\face3d\mesh_numpy\render.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** copying insightface\thirdparty\face3d\mesh_numpy\transform.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** copying insightface\thirdparty\face3d\mesh_numpy\vis.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** copying insightface\thirdparty\face3d\mesh_numpy_init_.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh_numpy
*** creating build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\morphable_model
*** copying insightface\thirdparty\face3d\morphable_model\fit.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\morphable_model
*** copying insightface\thirdparty\face3d\morphable_model\load.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\morphable_model
*** copying insightface\thirdparty\face3d\morphable_model\morphabel_model.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\morphable_model
*** copying insightface\thirdparty\face3d\morphable_model_init_.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\morphable_model
*** running egg_info
*** writing insightface.egg-info\PKG-INFO
*** writing dependency_links to insightface.egg-info\dependency_links.txt
*** writing entry points to insightface.egg-info\entry_points.txt
*** writing requirements to insightface.egg-info\requires.txt
*** writing top-level names to insightface.egg-info\top_level.txt
*** reading manifest file 'insightface.egg-info\SOURCES.txt'
*** writing manifest file 'insightface.egg-info\SOURCES.txt'
*** C:\Users\la\AppData\Local\Temp\pip-build-env-5z5hgrpn\overlay\Lib\site-packages\setuptools\command\build_py.py:204: _Warning: Package 'insightface.thirdparty.face3d.mesh.cython' is absent from the packages configuration.
*** !!



*** ############################
*** # Package would be ignored #
*** ############################
*** Python recognizes 'insightface.thirdparty.face3d.mesh.cython' as an importable package[^1],
*** but it is absent from setuptools' packages configuration.


*** This leads to an ambiguous overall configuration. If you want to distribute this
*** package, please make sure that 'insightface.thirdparty.face3d.mesh.cython' is explicitly added
*** to the packages configuration field.


*** Alternatively, you can also rely on setuptools' discovery methods
*** (for example by using find_namespace_packages(...)/find_namespace:
*** instead of find_packages(...)/find:).


*** You can read more about "package discovery" on setuptools documentation page:


*** - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html


*** If you don't want 'insightface.thirdparty.face3d.mesh.cython' to be distributed and are
*** already explicitly excluding 'insightface.thirdparty.face3d.mesh.cython' via
*** find_namespace_packages(...)/find_namespace or find_packages(...)/find,
*** you can try to use exclude_package_data, or include-package-data=False in
*** combination with a more fine grained package-data configuration.


*** You can read more about "package data files" on setuptools documentation page:


*** - https://setuptools.pypa.io/en/latest/userguide/datafiles.html



*** [^1]: For Python, any directory (with suitable naming) can be imported,
*** even if it does not contain any .py files.
*** On the other hand, currently there is no concept of package data
*** directory, all directories are treated like packages.



*** !!
*** check.warn(importable)
*** C:\Users\la\AppData\Local\Temp\pip-build-env-5z5hgrpn\overlay\Lib\site-packages\setuptools\command\build_py.py:204: _Warning: Package 'insightface.data.images' is absent from the packages configuration.
*** !!



*** ############################
*** # Package would be ignored #
*** ############################
*** Python recognizes 'insightface.data.images' as an importable package[^1],
*** but it is absent from setuptools' packages configuration.


*** This leads to an ambiguous overall configuration. If you want to distribute this
*** package, please make sure that 'insightface.data.images' is explicitly added
*** to the packages configuration field.


*** Alternatively, you can also rely on setuptools' discovery methods
*** (for example by using find_namespace_packages(...)/find_namespace:
*** instead of find_packages(...)/find:).


*** You can read more about "package discovery" on setuptools documentation page:


*** - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html


*** If you don't want 'insightface.data.images' to be distributed and are
*** already explicitly excluding 'insightface.data.images' via
*** find_namespace_packages(...)/find_namespace or find_packages(...)/find,
*** you can try to use exclude_package_data, or include-package-data=False in
*** combination with a more fine grained package-data configuration.


*** You can read more about "package data files" on setuptools documentation page:


*** - https://setuptools.pypa.io/en/latest/userguide/datafiles.html



*** [^1]: For Python, any directory (with suitable naming) can be imported,
*** even if it does not contain any .py files.
*** On the other hand, currently there is no concept of package data
*** directory, all directories are treated like packages.



*** !!
*** check.warn(importable)
*** C:\Users\la\AppData\Local\Temp\pip-build-env-5z5hgrpn\overlay\Lib\site-packages\setuptools\command\build_py.py:204: _Warning: Package 'insightface.data.objects' is absent from the packages configuration.
*** !!



*** ############################
*** # Package would be ignored #
*** ############################
*** Python recognizes 'insightface.data.objects' as an importable package[^1],
*** but it is absent from setuptools' packages configuration.


*** This leads to an ambiguous overall configuration. If you want to distribute this
*** package, please make sure that 'insightface.data.objects' is explicitly added
*** to the packages configuration field.


*** Alternatively, you can also rely on setuptools' discovery methods
*** (for example by using find_namespace_packages(...)/find_namespace:
*** instead of find_packages(...)/find:).


*** You can read more about "package discovery" on setuptools documentation page:


*** - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html


*** If you don't want 'insightface.data.objects' to be distributed and are
*** already explicitly excluding 'insightface.data.objects' via
*** find_namespace_packages(...)/find_namespace or find_packages(...)/find,
*** you can try to use exclude_package_data, or include-package-data=False in
*** combination with a more fine grained package-data configuration.


*** You can read more about "package data files" on setuptools documentation page:


*** - https://setuptools.pypa.io/en/latest/userguide/datafiles.html



*** [^1]: For Python, any directory (with suitable naming) can be imported,
*** even if it does not contain any .py files.
*** On the other hand, currently there is no concept of package data
*** directory, all directories are treated like packages.



*** !!
*** check.warn(importable)
*** creating build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** copying insightface\thirdparty\face3d\mesh\cython\mesh_core.cpp -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** copying insightface\thirdparty\face3d\mesh\cython\mesh_core.h -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.cpp -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** creating build\lib.win-amd64-cpython-310\insightface\data\images
*** copying insightface\data\images\Tom_Hanks_54745.png -> build\lib.win-amd64-cpython-310\insightface\data\images
*** copying insightface\data\images\mask_black.jpg -> build\lib.win-amd64-cpython-310\insightface\data\images
*** copying insightface\data\images\mask_blue.jpg -> build\lib.win-amd64-cpython-310\insightface\data\images
*** copying insightface\data\images\mask_green.jpg -> build\lib.win-amd64-cpython-310\insightface\data\images
*** copying insightface\data\images\mask_white.jpg -> build\lib.win-amd64-cpython-310\insightface\data\images
*** copying insightface\data\images\t1.jpg -> build\lib.win-amd64-cpython-310\insightface\data\images
*** creating build\lib.win-amd64-cpython-310\insightface\data\objects
*** copying insightface\data\objects\meanshape_68.pkl -> build\lib.win-amd64-cpython-310\insightface\data\objects
*** copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.c -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** copying insightface\thirdparty\face3d\mesh\cython\mesh_core_cython.pyx -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** copying insightface\thirdparty\face3d\mesh\cython\setup.py -> build\lib.win-amd64-cpython-310\insightface\thirdparty\face3d\mesh\cython
*** running build_ext
*** building 'insightface.thirdparty.face3d.mesh.cython.mesh_core_cython' extension
*** error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
*** [end of output]


*** note: This error originates from a subprocess, and is likely not a problem with pip.
*** ERROR: Failed building wheel for insightface
*** ERROR: Could not build wheels for insightface, which is required to install pyproject.toml-based projects


Launching Web UI with arguments:
*** Error loading script: faceswaplab.py
Traceback (most recent call last):
File "V:\stable-diffusion\modules\scripts.py", line 382, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "V:\stable-diffusion\modules\script_loading.py", line 10, in load_module
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "V:\stable-diffusion\extensions\sd-webui-faceswaplab\scripts\faceswaplab.py", line 10, in
from scripts.faceswaplab_api import faceswaplab_api
File "V:\stable-diffusion\extensions\sd-webui-faceswaplab\scripts\faceswaplab_api\faceswaplab_api.py", line 12, in
from scripts.faceswaplab_swapping import swapper
File "V:\stable-diffusion\extensions\sd-webui-faceswaplab\scripts\faceswaplab_swapping\swapper.py", line 14, in
import insightface
ModuleNotFoundError: No module named 'insightface'


Loading weights [6ce0161689] from V:\stable-diffusion\models\Stable-diffusion\v1-5-pruned-emaonly.safetensors
Running on local URL: http://127.0.0.1:7860

To create a public link, set share=True in launch().
Creating model from config: V:\stable-diffusion\configs\v1-inference.yaml
Startup time: 23.9s (prepare environment: 21.6s, other imports: 0.4s, load scripts: 0.9s, create ui: 0.4s, gradio launch: 0.4s).
Applying attention optimization: Doggettx... done.
Model loaded in 4.9s (load weights from disk: 0.6s, create model: 0.3s, apply weights to model: 2.3s, apply half(): 0.9s, calculate empty prompt: 0.7s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant