libtorrent icon indicating copy to clipboard operation
libtorrent copied to clipboard

Python 3.11 wheels?

Open mayli opened this issue 1 year ago • 4 comments

I am lookin at pypi, it seems the wheels are built up to python3.10, any plan to push 3.11 builds?

mayli avatar Oct 23 '23 22:10 mayli

The fix necessary for Python 3.11 to work with Libtorrent was pushed on May 28, just after the 2.0.9 release. There were recent patches related to Python support by @arvidn, too. I guess @arvidn is planning to update the wheels with the Libtorrent 2.10 release.

ichorid avatar Oct 30 '23 11:10 ichorid

Any updates to this issue?

I am unable to install libtorrent on my system due to this.

pip3 install libtorrent
ERROR: Could not find a version that satisfies the requirement libtorrent (from versions: none)
ERROR: No matching distribution found for libtorrent

jrjake avatar Dec 09 '23 06:12 jrjake

same here on 3.12.4

JokerGT avatar Jun 18 '24 17:06 JokerGT

any update ? same trouble here

sochartgit avatar Jun 26 '24 23:06 sochartgit