al-swaiti / ComfyUI-OllamaGemini

AI-api text generation
MIT License
25 stars 3 forks source link

No module named 'vtracer.vtracer' #11

Open suede299 opened 1 week ago

suede299 commented 1 week ago

Traceback (most recent call last): File "H:\StableSwarmUI\dlbackend\comfy\ComfyUI\nodes.py", line 2022, in load_custom_node module_spec.loader.exec_module(module) File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "H:\StableSwarmUI\dlbackend\comfy\ComfyUI\custom_nodes\ComfyUI-OllamaGemini__init.py", line 21, in from .GeminiOllamaNode import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS File "H:\StableSwarmUI\dlbackend\comfy\ComfyUI\custom_nodes\ComfyUI-OllamaGemini\GeminiOllamaNode.py", line 13, in from .svgnode import ConvertRasterToVector, SaveSVG File "H:\StableSwarmUI\dlbackend\comfy\ComfyUI\custom_nodes\ComfyUI-OllamaGemini\svgnode.py", line 1, in import vtracer File "H:\StableSwarmUI\dlbackend\comfy\python_embeded\Lib\site-packages\vtracer\init__.py", line 1, in from .vtracer import (convert_image_to_svg_py, convert_pixels_to_svg, ModuleNotFoundError: No module named 'vtracer.vtracer'

{25B0F3E5-B752-4394-ACBE-0F4961D644EA}
al-swaiti commented 6 days ago

Did you install the library