gokayfem / ComfyUI_VLM_nodes

Custom ComfyUI nodes for Vision Language Models, Large Language Models, Image to Music, Text to Music, Consistent and Random Creative Prompt Generation
Apache License 2.0
308 stars 24 forks source link

Mac Installation fails after upgrading node #36

Closed yiwangsimple closed 4 months ago

yiwangsimple commented 4 months ago

Tried to install the node 截屏2024-03-06 16 21 44 with manager because this new node is missing, which resulted in the current situation, please take the time to help me, thanks a lot!

yiwangsimple commented 4 months ago

The terminal error message looks like this: raise Exception("py-cpuinfo currently only works on X86 and some PPC and ARM CPUs.") Exception: py-cpuinfo currently only works on X86 and some PPC and ARM CPUs.

Cannot import /Users/weiwei/ComfyUI/custom_nodes/ComfyUI_VLM_nodes-mac module for custom nodes: py-cpuinfo currently only works on X86 and some PPC and ARM CPUs.

yiwangsimple commented 4 months ago

I tried to solve this problem by upgrading the py-cpuinfo dependency to version 8.0.0, and was able to import it properly May I ask when the mac version will be able to synchronize the node function of the mainline update, thank you very much!

gokayfem commented 4 months ago

i deleted the pycpuinfo dependency fro mac branch and updated the repo. we no longer need that library in mac branch.