We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
environment info:
lialh4@lialh4-pc /m/h/l/RVC (main)> python --version (rvc) Python 3.10.16 lialh4@lialh4-pc /m/h/l/RVC (main)> conda info (rvc) active environment : rvc active env location : /media/hdd/lialh4/Conda/envs/rvc shell level : 2 user config file : /home/lialh4/.condarc populated config files : /media/hdd/lialh4/Conda/.condarc /home/lialh4/.condarc conda version : 24.11.1 conda-build version : not installed python version : 3.12.8.final.0 solver : libmamba (default) virtual packages : __archspec=1=skylake __conda=24.11.1=0 __glibc=2.40=0 __linux=6.12.6=0 __unix=0=0 base environment : /media/hdd/lialh4/Conda (writable) conda av data dir : /media/hdd/lialh4/Conda/etc/conda conda av metadata url : None channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/r/linux-64 https://repo.anaconda.com/pkgs/r/noarch package cache : /media/hdd/lialh4/Conda/pkgs /home/lialh4/.conda/pkgs envs directories : /media/hdd/lialh4/Conda/envs /home/lialh4/.conda/envs platform : linux-64 user-agent : conda/24.11.1 requests/2.32.3 CPython/3.12.8 Linux/6.12.6-200.fc41.x86_64 fedora/41 glibc/2.40 solver/libmamba conda-libmamba-solver/24.9.0 libmambapy/1.5.11 aau/0.5.0 c/. s/. e/. UID:GID : 1000:1000 netrc file : None offline mode : False
commandline log:
lialh4@lialh4-pc /m/h/l/RVC (main) [1]> pip install -r requirements-ipex.txt (rvc) Looking in indexes: https://pypi.org/simple, https://pytorch-extension.intel.com/release-whl/stable/xpu/us/ Collecting torchaudio==2.0.2+31de77d (from -r requirements-ipex.txt (line 4)) Using cached https://github.com/Disty0/Retrieval-based-Voice-Conversion-WebUI/releases/download/torchaudio_wheels_for_ipex/torchaudio-2.0.2+31de77d-cp310-cp310-linux_x86_64.whl (3.7 MB) Ignoring onnxruntime: markers 'sys_platform == "darwin"' don't match your environment Collecting torch==2.0.1a0 (from -r requirements-ipex.txt (line 1)) ERROR: HTTP error 403 while getting https://intel-extension-for-pytorch.s3.amazonaws.com/ipex_stable/xpu/./torch-2.0.1a0%2Bcxx11.abi-cp310-cp310-linux_x86_64.whl (from https://pytorch-extension.intel.com/release-whl/stable/xpu/us/torch/) ERROR: Could not install requirement torch==2.0.1a0 from https://intel-extension-for-pytorch.s3.amazonaws.com/ipex_stable/xpu/./torch-2.0.1a0%2Bcxx11.abi-cp310-cp310-linux_x86_64.whl (from -r requirements-ipex.txt (line 1)) because of HTTP error 403 Client Error: Forbidden for url: https://intel-extension-for-pytorch.s3.amazonaws.com/ipex_stable/xpu/torch-2.0.1a0%2Bcxx11.abi-cp310-cp310-linux_x86_64.whl for URL https://intel-extension-for-pytorch.s3.amazonaws.com/ipex_stable/xpu/./torch-2.0.1a0%2Bcxx11.abi-cp310-cp310-linux_x86_64.whl (from https://pytorch-extension.intel.com/release-whl/stable/xpu/us/torch/) lialh4@lialh4-pc /m/h/l/RVC (main) [1]> nano requirements-ipex.txt (rvc) lialh4@lialh4-pc /m/h/l/RVC (main)> pip install -r requirements-ipex.txt (rvc) Looking in indexes: https://pypi.org/simple, https://pytorch-extension.intel.com/release-whl/stable/xpu/cn/ Collecting torchaudio==2.0.2+31de77d (from -r requirements-ipex.txt (line 4)) Downloading https://github.com/Disty0/Retrieval-based-Voice-Conversion-WebUI/releases/download/torchaudio_wheels_for_ipex/torchaudio-2.0.2+31de77d-cp310-cp310-linux_x86_64.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 21.5 MB/s eta 0:00:00 Ignoring onnxruntime: markers 'sys_platform == "darwin"' don't match your environment Collecting torch==2.0.1a0 (from -r requirements-ipex.txt (line 1)) Downloading https://intel-optimized-pytorch.s3.cn-north-1.amazonaws.com.cn/ipex_stable/xpu/./torch-2.0.1a0%2Bcxx11.abi-cp310-cp310-linux_x86_64.whl (143.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.7/143.7 MB 79.9 MB/s eta 0:00:00 Collecting intel_extension_for_pytorch==2.0.110+xpu (from -r requirements-ipex.txt (line 2)) Downloading https://intel-optimized-pytorch.s3.cn-north-1.amazonaws.com.cn/ipex_stable/xpu/./intel_extension_for_pytorch-2.0.110%2Bxpu-cp310-cp310-linux_x86_64.whl (483.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 483.1/483.1 MB 66.6 MB/s eta 0:00:00 Collecting torchvision==0.15.2a0 (from -r requirements-ipex.txt (line 3)) Downloading https://intel-optimized-pytorch.s3.cn-north-1.amazonaws.com.cn/ipex_stable/xpu/./torchvision-0.15.2a0%2Bcxx11.abi-cp310-cp310-linux_x86_64.whl (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 830.0/830.0 kB 3.4 MB/s eta 0:00:00 Collecting joblib>=1.1.0 (from -r requirements-ipex.txt (line 6)) Using cached joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB) Collecting numba==0.56.4 (from -r requirements-ipex.txt (line 7)) Using cached numba-0.56.4-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.8 kB) Collecting numpy==1.23.5 (from -r requirements-ipex.txt (line 8)) Using cached numpy-1.23.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB) Collecting scipy (from -r requirements-ipex.txt (line 9)) Using cached scipy-1.15.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Collecting librosa==0.10.2 (from -r requirements-ipex.txt (line 10)) Downloading librosa-0.10.2-py3-none-any.whl.metadata (8.6 kB) Collecting llvmlite==0.39.0 (from -r requirements-ipex.txt (line 11)) Using cached llvmlite-0.39.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB) Collecting fairseq==0.12.2 (from -r requirements-ipex.txt (line 12)) Using cached fairseq-0.12.2.tar.gz (9.6 MB) Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... done Collecting faiss-cpu==1.7.3 (from -r requirements-ipex.txt (line 13)) Using cached faiss_cpu-1.7.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.3 kB) Collecting gradio==3.34.0 (from -r requirements-ipex.txt (line 14)) Using cached gradio-3.34.0-py3-none-any.whl.metadata (15 kB) Collecting Cython (from -r requirements-ipex.txt (line 15)) Using cached Cython-3.0.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.2 kB) Collecting pydub>=0.25.1 (from -r requirements-ipex.txt (line 16)) Using cached pydub-0.25.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting soundfile>=0.12.1 (from -r requirements-ipex.txt (line 17)) Using cached soundfile-0.13.0-py2.py3-none-manylinux_2_28_x86_64.whl.metadata (16 kB) Collecting ffmpeg-python>=0.2.0 (from -r requirements-ipex.txt (line 18)) Using cached ffmpeg_python-0.2.0-py3-none-any.whl.metadata (1.7 kB) Collecting tensorboardX (from -r requirements-ipex.txt (line 19)) Using cached tensorboardX-2.6.2.2-py2.py3-none-any.whl.metadata (5.8 kB) Collecting Jinja2>=3.1.2 (from -r requirements-ipex.txt (line 20)) Using cached jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) Collecting json5 (from -r requirements-ipex.txt (line 21)) Using cached json5-0.10.0-py3-none-any.whl.metadata (34 kB) Collecting Markdown (from -r requirements-ipex.txt (line 22)) Using cached Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) Collecting matplotlib>=3.7.0 (from -r requirements-ipex.txt (line 23)) Using cached matplotlib-3.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting matplotlib-inline>=0.1.3 (from -r requirements-ipex.txt (line 24)) Using cached matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB) Collecting praat-parselmouth>=0.4.2 (from -r requirements-ipex.txt (line 25)) Using cached praat_parselmouth-0.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (2.9 kB) Collecting Pillow>=9.1.1 (from -r requirements-ipex.txt (line 26)) Using cached pillow-11.1.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.1 kB) Collecting resampy>=0.4.2 (from -r requirements-ipex.txt (line 27)) Using cached resampy-0.4.3-py3-none-any.whl.metadata (3.0 kB) Collecting scikit-learn (from -r requirements-ipex.txt (line 28)) Using cached scikit_learn-1.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting tensorboard (from -r requirements-ipex.txt (line 29)) Using cached tensorboard-2.18.0-py3-none-any.whl.metadata (1.6 kB) Collecting tqdm>=4.63.1 (from -r requirements-ipex.txt (line 30)) Using cached tqdm-4.67.1-py3-none-any.whl.metadata (57 kB) Collecting tornado>=6.1 (from -r requirements-ipex.txt (line 31)) Using cached tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting Werkzeug>=2.2.3 (from -r requirements-ipex.txt (line 32)) Using cached werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) Collecting uc-micro-py>=1.0.1 (from -r requirements-ipex.txt (line 33)) Using cached uc_micro_py-1.0.3-py3-none-any.whl.metadata (2.0 kB) Collecting sympy>=1.11.1 (from -r requirements-ipex.txt (line 34)) Using cached sympy-1.13.3-py3-none-any.whl.metadata (12 kB) Collecting tabulate>=0.8.10 (from -r requirements-ipex.txt (line 35)) Using cached tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) Collecting PyYAML>=6.0 (from -r requirements-ipex.txt (line 36)) Using cached PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting pyasn1>=0.4.8 (from -r requirements-ipex.txt (line 37)) Using cached pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) Collecting pyasn1-modules>=0.2.8 (from -r requirements-ipex.txt (line 38)) Using cached pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) Collecting fsspec>=2022.11.0 (from -r requirements-ipex.txt (line 39)) Using cached fsspec-2024.12.0-py3-none-any.whl.metadata (11 kB) Collecting absl-py>=1.2.0 (from -r requirements-ipex.txt (line 40)) Using cached absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting audioread (from -r requirements-ipex.txt (line 41)) Using cached audioread-3.0.1-py3-none-any.whl.metadata (8.4 kB) Collecting uvicorn>=0.21.1 (from -r requirements-ipex.txt (line 42)) Using cached uvicorn-0.34.0-py3-none-any.whl.metadata (6.5 kB) Collecting colorama>=0.4.5 (from -r requirements-ipex.txt (line 43)) Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting pyworld==0.3.2 (from -r requirements-ipex.txt (line 44)) Using cached pyworld-0.3.2.tar.gz (214 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting httpx (from -r requirements-ipex.txt (line 45)) Using cached httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB) Collecting onnxruntime-gpu (from -r requirements-ipex.txt (line 47)) Using cached onnxruntime_gpu-1.20.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (4.5 kB) Collecting torchcrepe==0.0.23 (from -r requirements-ipex.txt (line 48)) Downloading torchcrepe-0.0.23-py3-none-any.whl.metadata (7.8 kB) Collecting fastapi==0.88 (from -r requirements-ipex.txt (line 49)) Using cached fastapi-0.88.0-py3-none-any.whl.metadata (24 kB) Collecting ffmpy==0.3.1 (from -r requirements-ipex.txt (line 50)) Using cached ffmpy-0.3.1.tar.gz (5.5 kB) Preparing metadata (setup.py) ... done Collecting python-dotenv>=1.0.0 (from -r requirements-ipex.txt (line 51)) Using cached python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) Collecting av (from -r requirements-ipex.txt (line 52)) Using cached av-14.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.5 kB) Collecting PySimpleGUI (from -r requirements-ipex.txt (line 53)) Downloading PySimpleGUI-5.0.8-py3-none-any.whl.metadata (6.6 kB) Collecting sounddevice<0.5.0 (from -r requirements-ipex.txt (line 54)) Downloading sounddevice-0.4.7-py3-none-any.whl.metadata (1.4 kB) Collecting torchfcpe (from -r requirements-ipex.txt (line 55)) Using cached torchfcpe-0.0.4-py3-none-any.whl.metadata (2.0 kB) Collecting filelock (from torch==2.0.1a0->-r requirements-ipex.txt (line 1)) Using cached filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB) Collecting typing-extensions (from torch==2.0.1a0->-r requirements-ipex.txt (line 1)) Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting networkx (from torch==2.0.1a0->-r requirements-ipex.txt (line 1)) Using cached networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) Collecting psutil (from intel_extension_for_pytorch==2.0.110+xpu->-r requirements-ipex.txt (line 2)) Using cached psutil-6.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (22 kB) Collecting requests (from torchvision==0.15.2a0->-r requirements-ipex.txt (line 3)) Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: setuptools in /media/hdd/lialh4/Conda/envs/rvc/lib/python3.10/site-packages (from numba==0.56.4->-r requirements-ipex.txt (line 7)) (75.1.0) Collecting decorator>=4.3.0 (from librosa==0.10.2->-r requirements-ipex.txt (line 10)) Using cached decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) Collecting pooch>=1.1 (from librosa==0.10.2->-r requirements-ipex.txt (line 10)) Using cached pooch-1.8.2-py3-none-any.whl.metadata (10 kB) Collecting soxr>=0.3.2 (from librosa==0.10.2->-r requirements-ipex.txt (line 10)) Downloading soxr-0.5.0.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting lazy-loader>=0.1 (from librosa==0.10.2->-r requirements-ipex.txt (line 10)) Downloading lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) Collecting msgpack>=1.0 (from librosa==0.10.2->-r requirements-ipex.txt (line 10)) Downloading msgpack-1.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) Collecting cffi (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) Using cached cffi-1.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting hydra-core<1.1,>=1.0.7 (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) Using cached hydra_core-1.0.7-py3-none-any.whl.metadata (3.7 kB) Collecting omegaconf<2.1 (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) Using cached omegaconf-2.0.6-py3-none-any.whl.metadata (3.0 kB) WARNING: Ignoring version 2.0.6 of omegaconf since it has invalid metadata: Requested omegaconf<2.1 from https://files.pythonhosted.org/packages/d0/eb/9d63ce09dd8aa85767c65668d5414958ea29648a0eec80a4a7d311ec2684/omegaconf-2.0.6-py3-none-any.whl (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) has invalid metadata: .* suffix can only be used with `==` or `!=` operators PyYAML (>=5.1.*) ~~~~~~^ Please use pip<24.1 if you need to use this version. Using cached omegaconf-2.0.5-py3-none-any.whl.metadata (3.0 kB) WARNING: Ignoring version 2.0.5 of omegaconf since it has invalid metadata: Requested omegaconf<2.1 from https://files.pythonhosted.org/packages/e5/f6/043b6d255dd6fbf2025110cea35b87f4c5100a181681d8eab496269f0d5b/omegaconf-2.0.5-py3-none-any.whl (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) has invalid metadata: .* suffix can only be used with `==` or `!=` operators PyYAML (>=5.1.*) ~~~~~~^ Please use pip<24.1 if you need to use this version. Using cached omegaconf-2.0.4-py3-none-any.whl.metadata (3.0 kB) WARNING: Ignoring version 2.0.4 of omegaconf since it has invalid metadata: Requested omegaconf<2.1 from https://files.pythonhosted.org/packages/92/b1/4f3023143436f12c98bab53f0b3db617bd18a7d223627d5030e13a7b4fc2/omegaconf-2.0.4-py3-none-any.whl (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) has invalid metadata: .* suffix can only be used with `==` or `!=` operators PyYAML (>=5.1.*) ~~~~~~^ Please use pip<24.1 if you need to use this version. Using cached omegaconf-2.0.3-py3-none-any.whl.metadata (3.0 kB) WARNING: Ignoring version 2.0.3 of omegaconf since it has invalid metadata: Requested omegaconf<2.1 from https://files.pythonhosted.org/packages/29/08/a88210c2c1aa0a3f65f05d8a6c98939ccb84b6fb982aa6567dec4e6773f9/omegaconf-2.0.3-py3-none-any.whl (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) has invalid metadata: .* suffix can only be used with `==` or `!=` operators PyYAML (>=5.1.*) ~~~~~~^ Please use pip<24.1 if you need to use this version. Using cached omegaconf-2.0.2-py3-none-any.whl.metadata (3.0 kB) WARNING: Ignoring version 2.0.2 of omegaconf since it has invalid metadata: Requested omegaconf<2.1 from https://files.pythonhosted.org/packages/72/fe/f8d162aa059fb4f327fd75144dd69aa7e8acbb6d8d37013e4638c8490e0b/omegaconf-2.0.2-py3-none-any.whl (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) has invalid metadata: .* suffix can only be used with `==` or `!=` operators PyYAML (>=5.1.*) ~~~~~~^ Please use pip<24.1 if you need to use this version. Using cached omegaconf-2.0.1-py3-none-any.whl.metadata (3.0 kB) WARNING: Ignoring version 2.0.1 of omegaconf since it has invalid metadata: Requested omegaconf<2.1 from https://files.pythonhosted.org/packages/86/ec/605805e60abdb025b06664d107335031bb8ebdc52e0a90bdbad6a7130279/omegaconf-2.0.1-py3-none-any.whl (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) has invalid metadata: .* suffix can only be used with `==` or `!=` operators PyYAML (>=5.1.*) ~~~~~~^ Please use pip<24.1 if you need to use this version. Using cached omegaconf-2.0.0-py3-none-any.whl.metadata (3.5 kB) Collecting regex (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) Using cached regex-2024.11.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) Collecting sacrebleu>=1.4.12 (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) Using cached sacrebleu-2.5.1-py3-none-any.whl.metadata (51 kB) Collecting bitarray (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) Using cached bitarray-3.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (32 kB) Collecting aiofiles (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached aiofiles-24.1.0-py3-none-any.whl.metadata (10 kB) Collecting aiohttp (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached aiohttp-3.11.11-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB) Collecting altair>=4.2.0 (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached altair-5.5.0-py3-none-any.whl.metadata (11 kB) Collecting gradio-client>=0.2.6 (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached gradio_client-1.5.3-py3-none-any.whl.metadata (7.1 kB) Collecting huggingface-hub>=0.14.0 (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached huggingface_hub-0.27.1-py3-none-any.whl.metadata (13 kB) Collecting markdown-it-py>=2.0.0 (from markdown-it-py[linkify]>=2.0.0->gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting markupsafe (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting mdit-py-plugins<=0.3.3 (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached mdit_py_plugins-0.3.3-py3-none-any.whl.metadata (2.8 kB) Collecting orjson (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached orjson-3.10.13-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (41 kB) Collecting pandas (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached pandas-2.2.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (89 kB) Collecting pydantic (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached pydantic-2.10.4-py3-none-any.whl.metadata (29 kB) Collecting pygments>=2.12.0 (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting python-multipart (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached python_multipart-0.0.20-py3-none-any.whl.metadata (1.8 kB) Collecting semantic-version (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) Collecting websockets>=10.0 (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached websockets-14.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Collecting pydantic (from gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached pydantic-1.10.19-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (152 kB) Collecting starlette==0.22.0 (from fastapi==0.88->-r requirements-ipex.txt (line 49)) Using cached starlette-0.22.0-py3-none-any.whl.metadata (5.8 kB) Collecting anyio<5,>=3.4.0 (from starlette==0.22.0->fastapi==0.88->-r requirements-ipex.txt (line 49)) Using cached anyio-4.8.0-py3-none-any.whl.metadata (4.6 kB) Collecting future (from ffmpeg-python>=0.2.0->-r requirements-ipex.txt (line 18)) Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting packaging (from tensorboardX->-r requirements-ipex.txt (line 19)) Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting protobuf>=3.20 (from tensorboardX->-r requirements-ipex.txt (line 19)) Using cached protobuf-5.29.2-cp38-abi3-manylinux2014_x86_64.whl.metadata (592 bytes) Collecting contourpy>=1.0.1 (from matplotlib>=3.7.0->-r requirements-ipex.txt (line 23)) Using cached contourpy-1.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.4 kB) Collecting cycler>=0.10 (from matplotlib>=3.7.0->-r requirements-ipex.txt (line 23)) Using cached cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib>=3.7.0->-r requirements-ipex.txt (line 23)) Using cached fonttools-4.55.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (165 kB) Collecting kiwisolver>=1.3.1 (from matplotlib>=3.7.0->-r requirements-ipex.txt (line 23)) Using cached kiwisolver-1.4.8-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.2 kB) Collecting pyparsing>=2.3.1 (from matplotlib>=3.7.0->-r requirements-ipex.txt (line 23)) Using cached pyparsing-3.2.1-py3-none-any.whl.metadata (5.0 kB) Collecting python-dateutil>=2.7 (from matplotlib>=3.7.0->-r requirements-ipex.txt (line 23)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting traitlets (from matplotlib-inline>=0.1.3->-r requirements-ipex.txt (line 24)) Using cached traitlets-5.14.3-py3-none-any.whl.metadata (10 kB) Collecting threadpoolctl>=3.1.0 (from scikit-learn->-r requirements-ipex.txt (line 28)) Using cached threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB) Collecting grpcio>=1.48.2 (from tensorboard->-r requirements-ipex.txt (line 29)) Using cached grpcio-1.69.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.9 kB) Collecting six>1.9 (from tensorboard->-r requirements-ipex.txt (line 29)) Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard->-r requirements-ipex.txt (line 29)) Using cached tensorboard_data_server-0.7.2-py3-none-manylinux_2_31_x86_64.whl.metadata (1.1 kB) Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.11.1->-r requirements-ipex.txt (line 34)) Using cached mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) Collecting click>=7.0 (from uvicorn>=0.21.1->-r requirements-ipex.txt (line 42)) Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB) Collecting h11>=0.8 (from uvicorn>=0.21.1->-r requirements-ipex.txt (line 42)) Using cached h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting certifi (from httpx->-r requirements-ipex.txt (line 45)) Using cached certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB) Collecting httpcore==1.* (from httpx->-r requirements-ipex.txt (line 45)) Using cached httpcore-1.0.7-py3-none-any.whl.metadata (21 kB) Collecting idna (from httpx->-r requirements-ipex.txt (line 45)) Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting coloredlogs (from onnxruntime-gpu->-r requirements-ipex.txt (line 47)) Using cached coloredlogs-15.0.1-py2.py3-none-any.whl.metadata (12 kB) Collecting flatbuffers (from onnxruntime-gpu->-r requirements-ipex.txt (line 47)) Using cached flatbuffers-24.12.23-py2.py3-none-any.whl.metadata (876 bytes) Collecting rsa (from PySimpleGUI->-r requirements-ipex.txt (line 53)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting einops (from torchfcpe->-r requirements-ipex.txt (line 55)) Using cached einops-0.8.0-py3-none-any.whl.metadata (12 kB) Collecting local-attention (from torchfcpe->-r requirements-ipex.txt (line 55)) Using cached local_attention-1.9.15-py3-none-any.whl.metadata (683 bytes) Collecting jsonschema>=3.0 (from altair>=4.2.0->gradio==3.34.0->-r requirements-ipex.txt (line 14)) Using cached jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) Collecting narwhals>=1.14.2 (from altair>=4.2.0->gradio==3.34.0->-r requirements-ipex.txt (line 14)) Downloading narwhals-1.21.1-py3-none-any.whl.metadata (10.0 kB) Collecting exceptiongroup>=1.0.2 (from anyio<5,>=3.4.0->starlette==0.22.0->fastapi==0.88->-r requirements-ipex.txt (line 49)) Using cached exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette==0.22.0->fastapi==0.88->-r requirements-ipex.txt (line 49)) Using cached sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting pycparser (from cffi->fairseq==0.12.2->-r requirements-ipex.txt (line 12)) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting omegaconf<2.1 (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) Using cached omegaconf-2.0.6-py3-none-any.whl.metadata (3.0 kB) WARNING: Ignoring version 2.0.6 of omegaconf since it has invalid metadata: Requested omegaconf<2.1 from https://files.pythonhosted.org/packages/d0/eb/9d63ce09dd8aa85767c65668d5414958ea29648a0eec80a4a7d311ec2684/omegaconf-2.0.6-py3-none-any.whl (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) has invalid metadata: .* suffix can only be used with `==` or `!=` operators PyYAML (>=5.1.*) ~~~~~~^ Please use pip<24.1 if you need to use this version. Using cached omegaconf-2.0.5-py3-none-any.whl.metadata (3.0 kB) WARNING: Ignoring version 2.0.5 of omegaconf since it has invalid metadata: Requested omegaconf<2.1 from https://files.pythonhosted.org/packages/e5/f6/043b6d255dd6fbf2025110cea35b87f4c5100a181681d8eab496269f0d5b/omegaconf-2.0.5-py3-none-any.whl (from fairseq==0.12.2->-r requirements-ipex.txt (line 12)) has invalid metadata: .* suffix can only be used with `==` or `!=` operators PyYAML (>=5.1.*) ~~~~~~^ Please use pip<24.1 if you need to use this version. INFO: pip is looking at multiple versions of hydra-core to determine which version is compatible with other requirements. This could take a while. ERROR: Cannot install -r requirements-ipex.txt (line 12) and fairseq because these package versions have conflicting dependencies. The conflict is caused by: fairseq 0.12.2 depends on omegaconf<2.1 hydra-core 1.0.7 depends on omegaconf<2.1 and >=2.0.5 To fix this you could try to: 1. loosen the range of package versions you've specified 2. remove package versions to allow pip to attempt to solve the dependency conflict ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
The text was updated successfully, but these errors were encountered:
and is better to update to python 3.12 intel extended pytorch 2.5.1?
Sorry, something went wrong.
also having this issue with the normal requirements.txt
No branches or pull requests
environment info:
commandline log:
The text was updated successfully, but these errors were encountered: