Comfy-Org / Comfy-Org/ComfyUI

Error during startup process (No module named 'number')

Open
#1,189 3 comments 0 reactions 0 assignees View on GitHub
User Support
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 10h
Merged PRs (30d)
153

Description

An error was reported during the startup process (but it does not affect the operation), with the following prompt message (the error message appeared after the last update, and a warning appeared during the update process as shown in the attachment):

Traceback (most recent call last):
File "D:\Program\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1647, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "D:\Program\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\__init__.py", line 1, in
from .WAS_Node_Suite import NODE_CLASS_MAPPINGS
File "D:\Program\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\WAS_Node_Suite.py", line 37, in
from numba import jit
ModuleNotFoundError: No module named 'numba'

Cannot import D:\Program\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui module for custom nodes: No module named 'numba'

Hope to receive help, thank you!

![20230812022709](https://github.com/comfyanonymous/ComfyUI/assets/138059406/3a7aed1b-063a-48e7-9327-936ac520db27)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.