CorentinJ / Real-Time-Voice-Cloning

Clone a voice in 5 seconds to generate arbitrary speech in real-time
Other
52.05k stars 8.71k forks source link

ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects #1145

Closed mefumetsub closed 1 year ago

mefumetsub commented 1 year ago

When i install the requirements i encounter this error Screenshot at 2022-12-11 17-14-21

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for numpy Failed to build numpy ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects

RobinBrackez commented 1 year ago

I used:

torch==1.11.0 numpy==1.22.4

on Python 3.10

anjana-04 commented 3 months ago

I also got the error: note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for numpy Failed to build numpy ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects while trying to install xautodl. Python version is 3.11.