Skip to content

docker compose build #584

@chrisqianz

Description

@chrisqianz

I have confirmed that the network connection is OK, but I don't know if the requirements are valid. Please help me.
Thank you

=> ERROR [whisper-webui builder 5/5] RUN python3 -m venv venv && . 139.1s

[whisper-webui builder 5/5] RUN python3 -m venv venv && . venv/bin/activate && pip install -U -r requirements.txt:
6.590 Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu126
6.597 Collecting git+https://github.com/jhj0517/jhj0517-whisper.git (from -r requirements.txt (line 15))
6.599 Cloning https://github.com/jhj0517/jhj0517-whisper.git to /tmp/pip-req-build-0xvh_8ex
6.602 Running command git clone --filter=blob:none --quiet https://github.com/jhj0517/jhj0517-whisper.git /tmp/pip-req-build-0xvh_8ex
138.9 fatal: unable to access 'https://github.com/jhj0517/jhj0517-whisper.git/': Failed to connect to github.com port 443 after 130397 ms: Couldn't connect to server
138.9 fatal: could not fetch c61c928faf178d508236bb7806f4c87bd6217eed from promisor remote
138.9 warning: Clone succeeded, but checkout failed.
138.9 You can inspect what was checked out with 'git status'
138.9 and retry with 'git restore --source=HEAD :/'
138.9
138.9 error: subprocess-exited-with-error
138.9
138.9 × git clone --filter=blob:none --quiet https://github.com/jhj0517/jhj0517-whisper.git /tmp/pip-req-build-0xvh_8ex did not run successfully.
138.9 │ exit code: 128
138.9 ╰─> See above for output.
138.9
138.9 note: This error originates from a subprocess, and is likely not a problem with pip.
138.9 error: subprocess-exited-with-error
138.9
138.9 × git clone --filter=blob:none --quiet https://github.com/jhj0517/jhj0517-whisper.git /tmp/pip-req-build-0xvh_8ex did not run successfully.
138.9 │ exit code: 128
138.9 ╰─> See above for output.
138.9
138.9 note: This error originates from a subprocess, and is likely not a problem with pip.


failed to solve: process "/bin/sh -c python3 -m venv venv && . venv/bin/activate && pip install -U -r requirements.txt" did not complete successfully: exit code: 1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions