kijai / ComfyUI-CCSR

ComfyUI wrapper node for CCSR
https://csslc.github.io/project-CCSR/
155 stars 10 forks source link

cannot import name '_parse_tpu_devices' from 'lightning_fabric._graveyard.tpu' #5

Open proteus2000 opened 4 months ago

proteus2000 commented 4 months ago

cannot load module. please help

(IMPORT FAILED): D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-CCSR

ImportError: cannot import name '_parse_tpu_devices' from 'lightning_fabric._graveyard.tpu' (D:\ComfyUI\ComfyUI_windows_portable\python_embeded\lib\site-packages\lightning_fabric_graveyard\tpu.py)

Cannot import D:\ComfyUI\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-CCSR module for custom nodes: cannot import name '_parse_tpu_devices' from 'lightning_fabric._graveyard.tpu' (D:\ComfyUI\ComfyUI_windows_portable\python_embeded\lib\site-packages\lightning_fabric_graveyard\tpu.py) Traceback (most recent call last):

kijai commented 4 months ago

Does this still happen? I just tested on a completely clean portable install, installed the node from the manager and got no import errors.

proteus2000 commented 4 months ago

Hi Kijai It works for me now too. I think you can close the ticket. thanks