Gourieff / comfyui-reactor-node

Fast and Simple Face Swap Extension Node for ComfyUI
GNU General Public License v3.0
1.47k stars 142 forks source link

[SOLVED] error: subprocess-exited-with-error #289

Closed Trivika closed 5 months ago

Trivika commented 5 months ago

First, confirm

What happened?

Hello. please help me solve the problem, it is not necessary to put it in any way... Rather, it is installed, but ComfyUI does not see it....

Steps to reproduce the problem

jboogx_animateLCM_highresfix_double IPAdapter_UPDATED.json

Sysinfo

image

Relevant console log

Installing...
CUDA 12.1
Status: The 'insightface==0.7.3' distribution was not found and is required by the application
Collecting insightface==0.7.3
  Using cached insightface-0.7.3.tar.gz (439 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... error
  error: subprocess-exited-with-error

  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1
  ╰─> [18 lines of output]
      Traceback (most recent call last):
        File "E:\AI\python_embeded\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 353, in <module>
          main()
        File "E:\AI\python_embeded\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 335, in main
          json_out['return_val'] = hook(**hook_input['kwargs'])
                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "E:\AI\python_embeded\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 118, in get_requires_for_build_wheel
          return hook(config_settings)
                 ^^^^^^^^^^^^^^^^^^^^^
        File "E:\AI\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 325, in get_requires_for_build_wheel
          return self._get_build_requires(config_settings, requirements=['wheel'])
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        File "E:\AI\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 295, in _get_build_requires
          self.run_setup()
        File "E:\AI\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 311, in run_setup
          exec(code, locals())
        File "<string>", line 11, in <module>
      ModuleNotFoundError: No module named 'Cython'
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Ok

ERROR: Exception: Traceback (most recent call last): File "shutil.py", line 886, in move OSError: [WinError 17] Системе не удается переместить файл на другой диск: 'e:\ai\python_embeded\lib\site-packages\cv2\cv2.pyd' -> 'C:\Users\Евгения\AppData\Local\Temp\pip-uninstall-sx6ebfs4\cv2.pyd'

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "E:\AI\python_embeded\Lib\site-packages\pip_internal\cli\base_command.py", line 180, in exc_logging_wrapper status = run_func(*args) ^^^^^^^^^^^^^^^ File "E:\AI\python_embeded\Lib\site-packages\pip_internal\commands\uninstall.py", line 105, in run uninstall_pathset = req.uninstall( ^^^^^^^^^^^^^^ File "E:\AI\python_embeded\Lib\site-packages\pip_internal\req\req_install.py", line 727, in uninstall uninstalled_pathset.remove(auto_confirm, verbose) File "E:\AI\python_embeded\Lib\site-packages\pip_internal\req\req_uninstall.py", line 380, in remove moved.stash(path) File "E:\AI\python_embeded\Lib\site-packages\pip_internal\req\req_uninstall.py", line 271, in stash renames(path, new_path) File "E:\AI\python_embeded\Lib\site-packages\pip_internal\utils\misc.py", line 358, in renames shutil.move(old, new) File "shutil.py", line 907, in move PermissionError: [WinError 5] Отказано в доступе: 'e:\ai\python_embeded\lib\site-packages\cv2\cv2.pyd' Requirement already satisfied: opencv-python==4.7.0.72 in e:\ai\python_embeded\lib\site-packages (4.7.0.72) Requirement already satisfied: numpy>=1.21.2 in e:\ai\python_embeded\lib\site-packages (from opencv-python==4.7.0.72) (1.26.4) ERROR: Could not find a version that satisfies the requirement onnxruntime==1.15.1 (from versions: 1.17.0, 1.17.1, 1.17.3) ERROR: No matching distribution found for onnxruntime==1.15.1

Additional information

No response

Trivika commented 5 months ago

sorry for the post, I solved the problem

BosenGitHub commented 1 month ago

Hello, how did you solve it?

che19802 commented 1 month ago

Hello, how did you solve it?