Skip to content

Conversation

@EmmanuelMr18
Copy link

The import is there, but I don't see that is getting used. I think that is better to remove it because that means a dependency less.

Note

For context:
I was trying to use the custom nodes in a clean comfyUI installation and faced this problem:
File "/comfyui/custom_nodes/anyPython/nodes/nodes.py", line 14, in
from prettytable import PrettyTable
ModuleNotFoundError: No module named 'prettytable'
Cannot import /comfyui/custom_nodes/anyPython module for custom nodes: No module named 'prettytable'

The import is there, but I don't see that is getting used.
I think that is better to remove it because that means a dependency less.
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

Successfully merging this pull request may close these issues.

1 participant