Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'vtracer.vtracer' #11

Open
suede299 opened this issue Nov 17, 2024 · 1 comment
Open

No module named 'vtracer.vtracer' #11

suede299 opened this issue Nov 17, 2024 · 1 comment

Comments

@suede299
Copy link

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
Copy link
Owner

Did you install the library

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

No branches or pull requests

2 participants