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

[bug] Color Correct (mtb) node missing #178

Closed
wysstartgo opened this issue May 17, 2024 · 3 comments
Closed

[bug] Color Correct (mtb) node missing #178

wysstartgo opened this issue May 17, 2024 · 3 comments
Assignees
Labels
status: 🧹 needs triage This issue needs to triage, applied to new issues type: 🐛 bug Something isn't working

Comments

@wysstartgo
Copy link

wysstartgo commented May 17, 2024

Describe the bug

enviroment

  • linux T4 gpu
  • latest comfyui

comfyui.log

matplotlib data path: /ai_workspace/ComfyUI/venv_comfyui/lib/python3.9/site-packages/matplotlib/mpl-data
CONFIGDIR=/root/.config/matplotlib
interactive is False
platform is linux
CACHEDIR=/root/.cache/matplotlib
font search path [PosixPath('/ai_workspace/ComfyUI/venv_comfyui/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf'), PosixPath('/ai_workspace/ComfyUI/venv_comfyui/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/afm'), PosixPath('/ai_workspace/ComfyUI/venv_comfyui/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts')]
generated new fontManager
[comfy_mtb] | ERROR -> Failed to parse
[comfy_mtb] | ERROR -> Failed to parse
[comfy_mtb] | INFO -> loaded 39 nodes successfuly
[comfy_mtb] | INFO -> Some nodes (15) could not be loaded. This can be ignored, but go to http://None:8188/mtb if you want more information.

## web browser
When loading the graph, the following node types were not found:
Color Correct (mtb)
Nodes that have failed to load will show as red on the graph.

image

Reproduction

No response

Expected behavior

No response

Operating System

linux

Comfy Mode

Comfy Portable (embed) (Default)

Console output

matplotlib data path: /ai_workspace/ComfyUI/venv_comfyui/lib/python3.9/site-packages/matplotlib/mpl-data
CONFIGDIR=/root/.config/matplotlib
interactive is False
platform is linux
CACHEDIR=/root/.cache/matplotlib
font search path [PosixPath('/ai_workspace/ComfyUI/venv_comfyui/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf'), PosixPath('/ai_workspace/ComfyUI/venv_comfyui/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/afm'), PosixPath('/ai_workspace/ComfyUI/venv_comfyui/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/pdfcorefonts')]
generated new fontManager
[comfy_mtb] | ERROR -> Failed to parse
[comfy_mtb] | ERROR -> Failed to parse
[comfy_mtb] | INFO -> loaded 39 nodes successfuly
[comfy_mtb] | INFO -> Some nodes (15) could not be loaded. This can be ignored, but go to http://None:8188/mtb if you want more information.

Additional context

No response

@wysstartgo wysstartgo added status: 🧹 needs triage This issue needs to triage, applied to new issues type: 🐛 bug Something isn't working labels May 17, 2024
@melMass
Copy link
Owner

melMass commented May 17, 2024

Can you post the full log?
Like that I can't really tell what is failing

@wysstartgo
Copy link
Author

Can you post the full log? Like that I can't really tell what is failing

It looks like this is the entire startup log of my comfyui. Could you tell me how to get other logs? My current startup command is: python main.py --listen --verbose

@wysstartgo
Copy link
Author

solved by upgrade python to 3.10,my original python version is 3.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: 🧹 needs triage This issue needs to triage, applied to new issues type: 🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants