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

Error while installing. #25

Open
NeoTech opened this issue Nov 26, 2023 · 1 comment
Open

Error while installing. #25

NeoTech opened this issue Nov 26, 2023 · 1 comment

Comments

@NeoTech
Copy link

NeoTech commented Nov 26, 2023

Failed to auto update Quality of Life Suit
QualityOfLifeSuit_Omar92_DIR: K:\LLM\ComfyUI\custom_nodes\ComfyUI-QualityOfLifeSuit_Omar92
Patching UNetModel.forward
UNetModel.forward has been successfully patched.
Traceback (most recent call last):
File "K:\LLM\ComfyUI\nodes.py", line 1798, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 940, in exec_module
File "", line 241, in call_with_frames_removed
File "K:\LLM\ComfyUI\custom_nodes\PowerNoiseSuite_init
.py", line 5, in
print(f"\033[1;32m[Power Noise Suite]: \U0001f99a\U0001f99a\U0001f99a \033[93m\033[3m{random.choice(peacock_rambling)}\033[0m \U0001f99a\U0001f99a\U0001f99a")
File "K:\LLM\ComfyUI\custom_nodes\ComfyUI-Manager\prestartup_script.py", line 118, in write
self.sync_write(message)
File "K:\LLM\ComfyUI\custom_nodes\ComfyUI-Manager\prestartup_script.py", line 126, in sync_write
original_stdout.write(message)
File "C:\Users\andre\anaconda3\Lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeEncodeError: 'charmap' codec can't encode characters in position 28-30: character maps to

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "K:\LLM\ComfyUI\main.py", line 164, in
init_custom_nodes()
File "K:\LLM\ComfyUI\nodes.py", line 1873, in init_custom_nodes
load_custom_nodes()
File "K:\LLM\ComfyUI\nodes.py", line 1834, in load_custom_nodes
success = load_custom_node(module_path, base_node_names)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "K:\LLM\ComfyUI\nodes.py", line 1816, in load_custom_node
print(traceback.format_exc())
File "K:\LLM\ComfyUI\custom_nodes\ComfyUI-Manager\prestartup_script.py", line 118, in write
self.sync_write(message)
File "K:\LLM\ComfyUI\custom_nodes\ComfyUI-Manager\prestartup_script.py", line 126, in sync_write
original_stdout.write(message)
File "C:\Users\andre\anaconda3\Lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeEncodeError: 'charmap' codec can't encode characters in position 431-433: character maps to

@omar92
Copy link
Owner

omar92 commented Sep 10, 2024

kindly tell me if it works now

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

2 participants