resemble-ai / resemble-enhance

AI powered speech denoising and enhancement
https://huggingface.co/spaces/ResembleAI/resemble-enhance
MIT License
1.09k stars 103 forks source link

Installation error #19

Closed artgadliba closed 4 months ago

artgadliba commented 4 months ago

Hey,

System: MacOS Ventura 13.5.1 After using installation command as described in readme, I'm getting error:

ERROR: Could not find a version that satisfies the requirement resemble-enhance (from versions: none) ERROR: No matching distribution found for resemble-enhance

I tried to install both versions (stable and pre-release), no luck.

Any ideas what could be wrong?

artgadliba commented 4 months ago

If anyone else is struggling with the same problem, just use python3.10 in your virtual environment. This way package installs smoothly.