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
┌──(voiceassistant.venv)─(fsociety㉿kali)-[~/…/SHUBASTRA/NLP-2024/speech Recogniton/Speech Recognition] └─$ pip install -r requirements.txt Collecting astunparse==1.6.3 (from -r requirements.txt (line 1)) Using cached astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Collecting audioread==2.1.9 (from -r requirements.txt (line 2)) Using cached audioread-2.1.9-py3-none-any.whl Collecting certifi==2020.12.5 (from -r requirements.txt (line 3)) Using cached certifi-2020.12.5-py2.py3-none-any.whl.metadata (3.0 kB) Collecting dataclasses==0.6 (from -r requirements.txt (line 4)) Using cached dataclasses-0.6-py3-none-any.whl.metadata (3.0 kB) Collecting dill==0.3.3 (from -r requirements.txt (line 5)) Using cached dill-0.3.3-py2.py3-none-any.whl.metadata (6.8 kB) Collecting filelock==3.0.12 (from -r requirements.txt (line 6)) Using cached filelock-3.0.12-py3-none-any.whl.metadata (4.3 kB) Collecting fsspec==0.8.5 (from -r requirements.txt (line 7)) Using cached fsspec-0.8.5-py3-none-any.whl.metadata (4.8 kB) Collecting future==0.18.2 (from -r requirements.txt (line 8)) Using cached future-0.18.2-py3-none-any.whl Collecting gast==0.3.3 (from -r requirements.txt (line 9)) Using cached gast-0.3.3-py2.py3-none-any.whl.metadata (1.1 kB) Collecting joblib==1.0.0 (from -r requirements.txt (line 10)) Using cached joblib-1.0.0-py3-none-any.whl.metadata (6.8 kB) Collecting Keras-Preprocessing==1.1.2 (from -r requirements.txt (line 11)) Using cached Keras_Preprocessing-1.1.2-py2.py3-none-any.whl.metadata (1.9 kB) Collecting llvmlite==0.35.0 (from -r requirements.txt (line 12)) Using cached llvmlite-0.35.0.tar.gz (121 kB) Preparing metadata (setup.py) ... done Collecting matplotlib==3.3.3 (from -r requirements.txt (line 13)) Using cached matplotlib-3.3.3.tar.gz (37.9 MB) Preparing metadata (setup.py) ... done Collecting nltk==3.5 (from -r requirements.txt (line 14)) Using cached nltk-3.5-py3-none-any.whl ERROR: Ignored the following versions that require a different python version: 0.36.0 Requires-Python >=3.6,<3.10; 0.37.0 Requires-Python >=3.7,<3.10; 0.38.0 Requires-Python >=3.7,<3.11; 0.38.1 Requires-Python >=3.7,<3.11; 0.52.0 Requires-Python >=3.6,<3.9; 0.52.0rc3 Requires-Python >=3.6,<3.9; 0.53.0 Requires-Python >=3.6,<3.10; 0.53.0rc1.post1 Requires-Python >=3.6,<3.10; 0.53.0rc2 Requires-Python >=3.6,<3.10; 0.53.0rc3 Requires-Python >=3.6,<3.10; 0.53.1 Requires-Python >=3.6,<3.10; 0.54.0 Requires-Python >=3.7,<3.10; 0.54.0rc2 Requires-Python >=3.7,<3.10; 0.54.0rc3 Requires-Python >=3.7,<3.10; 0.54.1 Requires-Python >=3.7,<3.10; 0.55.0 Requires-Python >=3.7,<3.11; 0.55.0rc1 Requires-Python >=3.7,<3.11; 0.55.1 Requires-Python >=3.7,<3.11; 0.55.2 Requires-Python >=3.7,<3.11; 0.7 Requires-Python >=3.6, <3.7; 0.8 Requires-Python >=3.6, <3.7 ERROR: Could not find a version that satisfies the requirement numba==0.52.0 (from versions: 0.1, 0.2, 0.3, 0.5.0, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.8.0, 0.8.1, 0.9.0, 0.10.0, 0.10.1, 0.11.0, 0.12.0, 0.12.1, 0.12.2, 0.13.0, 0.13.2, 0.13.3, 0.13.4, 0.14.0, 0.15.1, 0.16.0, 0.17.0, 0.18.1, 0.18.2, 0.19.1, 0.19.2, 0.20.0, 0.21.0, 0.22.0, 0.22.1, 0.23.0, 0.23.1, 0.24.0, 0.25.0, 0.26.0, 0.27.0, 0.28.1, 0.29.0, 0.30.0, 0.30.1, 0.31.0, 0.32.0, 0.33.0, 0.34.0, 0.35.0, 0.36.1, 0.36.2, 0.37.0, 0.38.0, 0.38.1, 0.39.0, 0.40.0, 0.40.1, 0.41.0, 0.42.0, 0.42.1, 0.43.0, 0.43.1, 0.44.0, 0.44.1, 0.45.0, 0.45.1, 0.46.0, 0.47.0, 0.48.0, 0.49.0, 0.49.1rc1, 0.49.1, 0.50.0rc1, 0.50.0, 0.50.1, 0.51.0rc1, 0.51.0, 0.51.1, 0.51.2, 0.52.0rc2, 0.56.0rc1, 0.56.0, 0.56.2, 0.56.3, 0.56.4, 0.57.0rc1, 0.57.0, 0.57.1rc1, 0.57.1, 0.58.0rc1, 0.58.0rc2, 0.58.0, 0.58.1, 0.59.0rc1, 0.59.0, 0.59.1) ERROR: No matching distribution found for numba==0.52.0 please help to solve this ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
┌──(voiceassistant.venv)─(fsociety㉿kali)-[~/…/SHUBASTRA/NLP-2024/speech Recogniton/Speech Recognition]
└─$ pip install -r requirements.txt
Collecting astunparse==1.6.3 (from -r requirements.txt (line 1))
Using cached astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB)
Collecting audioread==2.1.9 (from -r requirements.txt (line 2))
Using cached audioread-2.1.9-py3-none-any.whl
Collecting certifi==2020.12.5 (from -r requirements.txt (line 3))
Using cached certifi-2020.12.5-py2.py3-none-any.whl.metadata (3.0 kB)
Collecting dataclasses==0.6 (from -r requirements.txt (line 4))
Using cached dataclasses-0.6-py3-none-any.whl.metadata (3.0 kB)
Collecting dill==0.3.3 (from -r requirements.txt (line 5))
Using cached dill-0.3.3-py2.py3-none-any.whl.metadata (6.8 kB)
Collecting filelock==3.0.12 (from -r requirements.txt (line 6))
Using cached filelock-3.0.12-py3-none-any.whl.metadata (4.3 kB)
Collecting fsspec==0.8.5 (from -r requirements.txt (line 7))
Using cached fsspec-0.8.5-py3-none-any.whl.metadata (4.8 kB)
Collecting future==0.18.2 (from -r requirements.txt (line 8))
Using cached future-0.18.2-py3-none-any.whl
Collecting gast==0.3.3 (from -r requirements.txt (line 9))
Using cached gast-0.3.3-py2.py3-none-any.whl.metadata (1.1 kB)
Collecting joblib==1.0.0 (from -r requirements.txt (line 10))
Using cached joblib-1.0.0-py3-none-any.whl.metadata (6.8 kB)
Collecting Keras-Preprocessing==1.1.2 (from -r requirements.txt (line 11))
Using cached Keras_Preprocessing-1.1.2-py2.py3-none-any.whl.metadata (1.9 kB)
Collecting llvmlite==0.35.0 (from -r requirements.txt (line 12))
Using cached llvmlite-0.35.0.tar.gz (121 kB)
Preparing metadata (setup.py) ... done
Collecting matplotlib==3.3.3 (from -r requirements.txt (line 13))
Using cached matplotlib-3.3.3.tar.gz (37.9 MB)
Preparing metadata (setup.py) ... done
Collecting nltk==3.5 (from -r requirements.txt (line 14))
Using cached nltk-3.5-py3-none-any.whl
ERROR: Ignored the following versions that require a different python version: 0.36.0 Requires-Python >=3.6,<3.10; 0.37.0 Requires-Python >=3.7,<3.10; 0.38.0 Requires-Python >=3.7,<3.11; 0.38.1 Requires-Python >=3.7,<3.11; 0.52.0 Requires-Python >=3.6,<3.9; 0.52.0rc3 Requires-Python >=3.6,<3.9; 0.53.0 Requires-Python >=3.6,<3.10; 0.53.0rc1.post1 Requires-Python >=3.6,<3.10; 0.53.0rc2 Requires-Python >=3.6,<3.10; 0.53.0rc3 Requires-Python >=3.6,<3.10; 0.53.1 Requires-Python >=3.6,<3.10; 0.54.0 Requires-Python >=3.7,<3.10; 0.54.0rc2 Requires-Python >=3.7,<3.10; 0.54.0rc3 Requires-Python >=3.7,<3.10; 0.54.1 Requires-Python >=3.7,<3.10; 0.55.0 Requires-Python >=3.7,<3.11; 0.55.0rc1 Requires-Python >=3.7,<3.11; 0.55.1 Requires-Python >=3.7,<3.11; 0.55.2 Requires-Python >=3.7,<3.11; 0.7 Requires-Python >=3.6, <3.7; 0.8 Requires-Python >=3.6, <3.7
ERROR: Could not find a version that satisfies the requirement numba==0.52.0 (from versions: 0.1, 0.2, 0.3, 0.5.0, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.8.0, 0.8.1, 0.9.0, 0.10.0, 0.10.1, 0.11.0, 0.12.0, 0.12.1, 0.12.2, 0.13.0, 0.13.2, 0.13.3, 0.13.4, 0.14.0, 0.15.1, 0.16.0, 0.17.0, 0.18.1, 0.18.2, 0.19.1, 0.19.2, 0.20.0, 0.21.0, 0.22.0, 0.22.1, 0.23.0, 0.23.1, 0.24.0, 0.25.0, 0.26.0, 0.27.0, 0.28.1, 0.29.0, 0.30.0, 0.30.1, 0.31.0, 0.32.0, 0.33.0, 0.34.0, 0.35.0, 0.36.1, 0.36.2, 0.37.0, 0.38.0, 0.38.1, 0.39.0, 0.40.0, 0.40.1, 0.41.0, 0.42.0, 0.42.1, 0.43.0, 0.43.1, 0.44.0, 0.44.1, 0.45.0, 0.45.1, 0.46.0, 0.47.0, 0.48.0, 0.49.0, 0.49.1rc1, 0.49.1, 0.50.0rc1, 0.50.0, 0.50.1, 0.51.0rc1, 0.51.0, 0.51.1, 0.51.2, 0.52.0rc2, 0.56.0rc1, 0.56.0, 0.56.2, 0.56.3, 0.56.4, 0.57.0rc1, 0.57.0, 0.57.1rc1, 0.57.1, 0.58.0rc1, 0.58.0rc2, 0.58.0, 0.58.1, 0.59.0rc1, 0.59.0, 0.59.1)
ERROR: No matching distribution found for numba==0.52.0
please help to solve this ?
The text was updated successfully, but these errors were encountered: