hydra
hydra copied to clipboard
Error in PIP.
ERROR: Could not find a version that satisfies the requirement libtorrent (from versions: none)
ERROR: No matching distribution found for libtorrent
Using Intel MacOS Sonoma.
Same problem here after running the command: pip install -r requirements.txt
I'm on Windows 11.
are you using Python 3.9 as stated by the README file?
Which Python version you on?
I'm using Python 3.12.
Same here. Python 3.12.1 installed.
Any updates?
Please, try with Python 3.9, as specified in the README
How do I install Python 3.9?
I can confirm that installing Python 3.9 solves the problem.
It can be downloaded on https://www.python.org/downloads/release/python-390/
I'm closing the issue as @brunog2 confirmed the solution, if you have any problems even after installing Python 3.9 @filipemd, feel free to open it again