crystian / ComfyUI-Crystools

A powerful set of tools for ComfyUI
MIT License
697 stars 33 forks source link

IMPORT FAILED CRYSTOOLS on Comfyui SDXL1 #93

Closed VantaHitam closed 1 month ago

VantaHitam commented 1 month ago

Describe the bug
I was using my friend workflow that also contained crystools, but after drag and drop the workflow into my comfyui, i says the error popup, but first i thought it is just a missing node, but after installing the missing node, the crystools node only said import failed in the manager.

To Reproduce
Please attach a workflow file to make it easier for others to reproduce the error!

Expected behavior
just some missing nodes

Screenshots
image

Error in console:
When loading the graph, the following node types were not found: Primitive boolean [Crystools] (In group node 'workflow/Switch Detector') workflow/Switch DetectorRemove from workflow Switch any [Crystools] (In group node 'workflow/Switch Detector') Switch conditioning [Crystools] Nodes that have failed to load will show as red on the graph.

Versions:
Copy the output of the console (4 parts), like this:

** Python version:  3.11.8 (tags/v3.11.8:db85d51, Feb  6 2024, 22:03:32) [MSC v.1937 64 bit (AMD64)]
Total VRAM 8192 MB, total RAM 32555 MB
Set vram state to: NORMAL_VRAM
[Crystools INFO] Crystools version: 1.15.0
[Crystools INFO] CPU: 12th Gen Intel(R) Core(TM) i7-12700K   3.60 GHz - Arch: 64 Bit - OS: Windows 10
[Crystools INFO] GPU/s:
[Crystools INFO] 0) NVIDIA GeForce RTX 2070 8GB
[Crystools INFO] NVIDIA Driver: 555.85
### Loading: ComfyUI-Manager ( V2.46.3)
### ComfyUI Revision: 2418[66d35c] | Released on (2024-07-29)

Additional context
Add any other context about the problem here.

VantaHitam commented 1 month ago

PAK HANG.json

VantaHitam commented 1 month ago

Workflow attached

crystian commented 1 month ago

umm, is strange, please paste all the console output (log of python server) @VantaHitam

VantaHitam commented 1 month ago

how do i do that, can i take from the cmd instead? im no computer wiz

crystian commented 1 month ago

The same way you copy and paste the report, yeap, from cmd :)

VantaHitam commented 1 month ago

image

VantaHitam commented 1 month ago

[Crystools INFO] Crystools version: 1.15.1 Traceback (most recent call last): File "E:\Ai\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1931, 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 "E:\Ai\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Crystools__init__.py", line 24, in from .server import File "E:\Ai\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Crystools\server__init__.py", line 1, in from .monitor import File "E:\Ai\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Crystools\server\monitor.py", line 4, in from ..general import cmonitor File "E:\Ai\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Crystools\general__init__.py", line 1, in from .monitor import * File "E:\Ai\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Crystools\general\monitor.py", line 5, in from .hardware import CHardwareInfo File "E:\Ai\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Crystools\general\hardware.py", line 4, in from .gpu import CGPUInfo File "E:\Ai\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Crystools\general\gpu.py", line 6, in from pyrsmi import rocml ModuleNotFoundError: No module named 'pyrsmi'

crystian commented 1 month ago

Crystools Updated! Please try to updated (should be 1.16.0)

VantaHitam commented 1 month ago

thank you sir much appreciated

rachelcenter commented 2 weeks ago

can someone help me? https://github.com/crystian/ComfyUI-Crystools/issues/115