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

No matching distribution found for pynormalize #101

Open
JYasha11 opened this issue Dec 4, 2024 · 2 comments
Open

No matching distribution found for pynormalize #101

JYasha11 opened this issue Dec 4, 2024 · 2 comments

Comments

@JYasha11
Copy link

JYasha11 commented Dec 4, 2024

When running "pip install -r requirements.txt", specifically:
(makeittalk_env) C:\Users\J\Documents\GitHub\MakeItTalk>pip install -r requirements.txt Collecting ffmpeg-python Downloading ffmpeg_python-0.2.0-py3-none-any.whl (25 kB) Collecting opencv-python Downloading opencv-python-4.10.0.84.tar.gz (95.1 MB) |████████████████████████████████| 95.1 MB 6.4 MB/s Installing build dependencies ... done Getting requirements to build wheel ... done Preparing wheel metadata ... done Collecting face_alignment Downloading face_alignment-1.4.1-py2.py3-none-any.whl (30 kB) Collecting scikit-learn Downloading scikit_learn-0.24.2-cp36-cp36m-win_amd64.whl (6.8 MB) |████████████████████████████████| 6.8 MB 3.3 MB/s Collecting pydub Downloading pydub-0.25.1-py2.py3-none-any.whl (32 kB) ERROR: Could not find a version that satisfies the requirement pynormalize (from versions: none) ERROR: No matching distribution found for pynormalize

Trying to pip install pynormalize manually, same error

@bityang15
Copy link

same question

@codermery
Copy link

!git clone https://github.com/g-nie/pynormalize.git
!ls pynormalize
%cd pynormalize
!pip install .
pip show pynormalize

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

3 participants