hydra icon indicating copy to clipboard operation
hydra copied to clipboard

Error in PIP.

Open filipemd opened this issue 9 months ago • 8 comments

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.

filipemd avatar Apr 29 '24 15:04 filipemd

Same problem here after running the command: pip install -r requirements.txt

I'm on Windows 11.

Acquati avatar Apr 29 '24 16:04 Acquati

are you using Python 3.9 as stated by the README file?

zamitto avatar Apr 29 '24 23:04 zamitto

Which Python version you on?

hydralauncher avatar Apr 29 '24 23:04 hydralauncher

I'm using Python 3.12.

filipemd avatar Apr 30 '24 09:04 filipemd

Same here. Python 3.12.1 installed.

Any updates?

brunog2 avatar Apr 30 '24 10:04 brunog2

Please, try with Python 3.9, as specified in the README

zamitto avatar Apr 30 '24 11:04 zamitto

How do I install Python 3.9?

filipemd avatar Apr 30 '24 13:04 filipemd

I can confirm that installing Python 3.9 solves the problem.

It can be downloaded on https://www.python.org/downloads/release/python-390/

brunog2 avatar Apr 30 '24 13:04 brunog2

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

zamitto avatar May 01 '24 17:05 zamitto