Skip to content

Unable to install #2

Description

@LucasMoskun

Hello, I understand I am be a little early to the party, but really excited for this :-)

I've just tried to install comfy-cli on windows following the steps in the readme, but have ran into some issues

python - 3.12.3
windows 11

mkdir comfy-cli
cd comfy-cli
python -m venv venv . 
venv\Scripts\Activate
python -m pip install comfy-cli
comfy install

results in:

 C:\comfy-cli> comfy install
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\comfy-cli\venv\Scripts\comfy.exe\__main__.py", line 4, in <module>
ModuleNotFoundError: No module named 'comfy'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions