piyushK52/comfy_runner

Cant make it run on Windows

red-dasher opened this issue · 2 comments

Hello, I followed the installation documentation, but still cant make it run on Windows

E:\01ComfyUI\ComphyRunner> python main.py
Traceback (most recent call last):
File "E:\01ComfyUI\ComphyRunner\main.py", line 4, in
from comfy_runner.inf import ComfyRunner
ModuleNotFoundError: No module named 'comfy_runner'

you can follow the video in the readme... Your files are not correctly placed. "main.py" and the "comfy_runner" folder should be in the same directory.

Closing this issue due to inactivity. Please open a new one if you have any more questions.