Collecting git+https://github.com/argosopentech/argos-translate.git@08f017c324628434d671cf4d191ce681c620ff33
Cloning https://github.com/argosopentech/argos-translate.git (to revision 08f017c324628434d671cf4d191ce681c620ff33) to C:\Users\eridanus\AppData\Local\Temp\pip-req-build-rm9b6n4_
Running command git clone --filter=blob:none --quiet https://github.com/argosopentech/argos-translate.git 'C:\Users\eridanus\AppData\Local\Temp\pip-req-build-rm9b6n4_'
FETCH ComfyRegistry Data: 5/123
FETCH ComfyRegistry Data: 10/123
Running command git rev-parse -q --verify 'sha^08f017c324628434d671cf4d191ce681c620ff33'
Running command git fetch -q https://github.com/argosopentech/argos-translate.git 08f017c324628434d671cf4d191ce681c620ff33
Running command git checkout -q 08f017c324628434d671cf4d191ce681c620ff33
FETCH ComfyRegistry Data: 15/123
Resolved https://github.com/argosopentech/argos-translate.git to commit 08f017c324628434d671cf4d191ce681c620ff33
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 'error'
error: subprocess-exited-with-error
Getting requirements to build wheel did not run successfully.
exit code: 1
[23 lines of output]
Traceback (most recent call last):
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 389, in
main()
~~~~^^
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 143, in get_requires_for_build_wheel
return hook(config_settings)
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 333, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 301, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 518, in run_setup
super().run_setup(setup_script=setup_script)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "", line 7, in
UnicodeDecodeError: 'gbk' codec can't decode byte 0x92 in position 1011: illegal multibyte sequence
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'git+https://github.com/argosopentech/argos-translate.git@08f017c324628434d671cf4d191ce681c620ff33' when getting requirements to build wheel
[START] ComfyUI AlekPet Nodes v1.0.92
Node -> ArgosTranslateNode: ArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode [Failed]
Node -> ChatGLMNode[Loading]
Node -> DeepTranslatorNode: DeepTranslatorCLIPTextEncodeNode, DeepTranslatorTextNode [Loading]
Node -> ExtrasNode: PreviewTextNode, HexToHueNode, ColorsCorrectNode [Loading]
Node -> GoogleTranslateNode: GoogleTranslateCLIPTextEncodeNode, GoogleTranslateTextNode [Loading]
Node -> IDENode: IDENode [Loading]
Node -> PainterNode: PainterNode [Loading]
Node -> PoseNode: PoseNode [Loading]
- Nodes have been temporarily disabled due to the error or specially *
ArgosTranslateNode -> No module named 'argostranslate'
[END] ComfyUI AlekPet Nodes
I already running python_embeded.But still got error
PS E:\ComfyUI_windows_portable> ./python_embeded/python -m pip install setuptools
Requirement already satisfied: setuptools in .\python_embeded\Lib\site-packages (80.10.2)
PS E:\ComfyUI_windows_portable> ./python_embeded/python -m pip install --upgrade setuptools
Requirement already satisfied: setuptools in .\python_embeded\Lib\site-packages (80.10.2)
Collecting git+https://github.com/argosopentech/argos-translate.git@08f017c324628434d671cf4d191ce681c620ff33
Cloning https://github.com/argosopentech/argos-translate.git (to revision 08f017c324628434d671cf4d191ce681c620ff33) to C:\Users\eridanus\AppData\Local\Temp\pip-req-build-rm9b6n4_
Running command git clone --filter=blob:none --quiet https://github.com/argosopentech/argos-translate.git 'C:\Users\eridanus\AppData\Local\Temp\pip-req-build-rm9b6n4_'
FETCH ComfyRegistry Data: 5/123
FETCH ComfyRegistry Data: 10/123
Running command git rev-parse -q --verify 'sha^08f017c324628434d671cf4d191ce681c620ff33'
Running command git fetch -q https://github.com/argosopentech/argos-translate.git 08f017c324628434d671cf4d191ce681c620ff33
Running command git checkout -q 08f017c324628434d671cf4d191ce681c620ff33
FETCH ComfyRegistry Data: 15/123
Resolved https://github.com/argosopentech/argos-translate.git to commit 08f017c324628434d671cf4d191ce681c620ff33
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 'error'
error: subprocess-exited-with-error
Getting requirements to build wheel did not run successfully.
exit code: 1
[23 lines of output]
Traceback (most recent call last):
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 389, in
main()
~~~~^^
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 373, in main
json_out["return_val"] = hook(**hook_input["kwargs"])
~~~~^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 143, in get_requires_for_build_wheel
return hook(config_settings)
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 333, in get_requires_for_build_wheel
return self._get_build_requires(config_settings, requirements=[])
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 301, in _get_build_requires
self.run_setup()
~~~~~~~~~~~~~~^^
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 518, in run_setup
super().run_setup(setup_script=setup_script)
~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "E:\ComfyUI_windows_portable\python_embeded\Lib\site-packages\setuptools\build_meta.py", line 317, in run_setup
exec(code, locals())
~~~~^^^^^^^^^^^^^^^^
File "", line 7, in
UnicodeDecodeError: 'gbk' codec can't decode byte 0x92 in position 1011: illegal multibyte sequence
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed to build 'git+https://github.com/argosopentech/argos-translate.git@08f017c324628434d671cf4d191ce681c620ff33' when getting requirements to build wheel
[START] ComfyUI AlekPet Nodes v1.0.92
Node -> ArgosTranslateNode: ArgosTranslateCLIPTextEncodeNode, ArgosTranslateTextNode [Failed]
Node -> ChatGLMNode[Loading]
Node -> DeepTranslatorNode: DeepTranslatorCLIPTextEncodeNode, DeepTranslatorTextNode [Loading]
Node -> ExtrasNode: PreviewTextNode, HexToHueNode, ColorsCorrectNode [Loading]
Node -> GoogleTranslateNode: GoogleTranslateCLIPTextEncodeNode, GoogleTranslateTextNode [Loading]
Node -> IDENode: IDENode [Loading]
Node -> PainterNode: PainterNode [Loading]
Node -> PoseNode: PoseNode [Loading]
ArgosTranslateNode -> No module named 'argostranslate'
[END] ComfyUI AlekPet Nodes
I already running python_embeded.But still got error
PS E:\ComfyUI_windows_portable> ./python_embeded/python -m pip install setuptools
Requirement already satisfied: setuptools in .\python_embeded\Lib\site-packages (80.10.2)
PS E:\ComfyUI_windows_portable> ./python_embeded/python -m pip install --upgrade setuptools
Requirement already satisfied: setuptools in .\python_embeded\Lib\site-packages (80.10.2)