Skip to content

[ComfyUI] ModuleNotFoundError: No module named 'comfy_aimdo' in Colab #3109

@Meleksu8

Description

@Meleksu8

Hi Ben,

I encountered an error while trying to run the fast_stable_diffusion_ComfyUI.ipynb notebook on Google Colab today.

Despite doing a fresh install (deleting the ComfyUI folder and reinstalling), I keep getting the following error during the boot process:

Error Log:

Traceback (most recent call last):
File "/content/gdrive/MyDrive/ComfyUI/main.py", line 55, in
import cuda_malloc
File "/content/gdrive/MyDrive/ComfyUI/cuda_malloc.py", line 6, in
import comfy_aimdo.control
ModuleNotFoundError: No module named 'comfy_aimdo'

It seems like a missing dependency or a path issue in the latest update. Thanks for your hard work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions