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

docker build fail #1

Open
guoxiaoqiao opened this issue Dec 4, 2023 · 0 comments
Open

docker build fail #1

guoxiaoqiao opened this issue Dec 4, 2023 · 0 comments

Comments

@guoxiaoqiao
Copy link

guoxiaoqiao commented Dec 4, 2023

docker build fail with following error:

Downloading portalocker-2.8.2-py3-none-any.whl (17 kB)
Downloading regex-2023.10.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (773 kB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 773.9/773.9 kB 14.9 MB/s eta 0:00:00
Installing collected packages: tbb, torcheval, tabulate, regex, rapidfuzz, portalocker, overrides, lxml, sacrebleu, jiwer, torch, fairseq2n, fairseq2
  Attempting uninstall: torch
    Found existing installation: torch 2.1.0
    Uninstalling torch-2.1.0:
      Successfully uninstalled torch-2.1.0
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
torchaudio 2.1.0 requires torch==2.1.0, but you have torch 2.1.1 which is incompatible.
Successfully installed fairseq2-0.2.0 fairseq2n-0.2.0 jiwer-3.0.3 lxml-4.9.3 overrides-7.4.0 portalocker-2.8.2 rapidfuzz-3.5.2 regex-2023.10.3 sacrebleu-2.3.3 tabulate-0.9.0 tbb-2021.11.0 torch-2.1.1 torcheval-0.0.7
Processing ./whl/seamless_communication-1.0.0-py3-none-any.whl
_ERROR: Wheel 'seamless-communication' located at /home/user/app/whl/seamless_communication-1.0.0-py3-none-any.whl is invalid._
The command '/bin/sh -c pip install -r ${HOME}/app/requirements.txt &&     pip install fairseq2 --pre --extra-index-url https://fair.pkg.atmeta.com/fairseq2/pt2.1.0/cu121 &&     pip install ${HOME}/app/whl/seamless_communication-1.0.0-py3-none-any.whl' returned a non-zero code: 1

System: Ubuntu 22.04.3
Docker version 24.0.5, build 24.0.5-0ubuntu1~22.04.1

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

1 participant