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

i have e trouble to installation comfyui (ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt') #895

Open
MRShamshiri opened this issue Jan 31, 2025 · 1 comment

Comments

@MRShamshiri
Copy link

in comfyui i have this error:

Start View File
(5/11) shell.run
{"venv":"env","path":"app","message":["pip install -r requirements.txt","pip install -U bitsandbytes"]}
ERROR
Microsoft Windows [Version 10.0.26100.3037]
(c) Microsoft Corporation. All rights reserved.

D:\pinokio\api\comfy.git\app>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && D:\pinokio\api\comfy.git\app\env\Scripts\activate D:\pinokio\api\comfy.git\app\env && pip install -r requirements.txt

[notice] A new release of pip is available: 23.0.1 -> 25.0
[notice] To update, run: python.exe -m pip install --upgrade pip

(env) (base) D:\pinokio\api\comfy.git\app>

please help me

@cheraax
Copy link

cheraax commented Feb 6, 2025

I have the same problem and I solved it:

  1. Download [requirements.txt](https://github.com/pinokiocomputer/python/blob/main/requirements.txt)
  2. Click "Install" in Pinokio
  3. Place the file into D:\pinokio\bin\py (when the directory exists)

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