-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Libtorrent dependency files #21
Comments
Please i would like help with this. Regards |
Ok finally got it working. it was still missing 3 dll files. Dependency walker is way to old to use. gives wrong info |
Hi, Thanks for your question and your provided solution. |
Hi there. Actually yes. when i run torrentp code by itself separate from my own project then the session gets created |
If anyone knows any magic to get libtorrent to run from the same app as another python gui framework, i would like to know. self.p = QProcess() - Qt version of python subprocess now the gui event loop does not crash and libtorrent session is running in it's own process |
Please how and where to get the libtorrent dependency files
This project uses libtorrent and import libtorrent as lt import fails dll not found.
I tried the whole compiling of libtorrent but its not working.
Python 3.10 64bit
Thanks
The text was updated successfully, but these errors were encountered: