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

更新最新版本报错has no attribute 'LTXVAddGuide' #7113

Closed
ziyuandaili opened this issue Mar 7, 2025 · 1 comment
Closed

更新最新版本报错has no attribute 'LTXVAddGuide' #7113

ziyuandaili opened this issue Mar 7, 2025 · 1 comment

Comments

@ziyuandaili
Copy link

Traceback (most recent call last):
File "/Users/eason/Work/CodeWork/Python/ComfyUI/nodes.py", line 2147, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 999, in exec_module
File "", line 488, in _call_with_frames_removed
File "/Users/eason/Work/CodeWork/Python/ComfyUI/custom_nodes/ComfyUI-LTXVideo/init.py", line 7, in
from .tricks import NODE_CLASS_MAPPINGS as TRICKS_NODE_CLASS_MAPPINGS
File "/Users/eason/Work/CodeWork/Python/ComfyUI/custom_nodes/ComfyUI-LTXVideo/tricks/init.py", line 7, in
from .nodes.latent_guide_node import AddLatentGuideNode
File "/Users/eason/Work/CodeWork/Python/ComfyUI/custom_nodes/ComfyUI-LTXVideo/tricks/nodes/latent_guide_node.py", line 4, in
class AddLatentGuideNode(nodes_lt.LTXVAddGuide):
^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'comfy_extras.nodes_lt' has no attribute 'LTXVAddGuide'

Cannot import /Users/eason/Work/CodeWork/Python/ComfyUI/custom_nodes/ComfyUI-LTXVideo module for custom nodes: module 'comfy_extras.nodes_lt' has no attribute 'LTXVAddGuide'

@ltdrdata
Copy link
Collaborator

ltdrdata commented Mar 7, 2025

Please update your ComfyUI to latest version.
Your ComfyUI is outdated version.

@ltdrdata ltdrdata closed this as completed Mar 7, 2025
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