Navigation Menu

Skip to content
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

No to_python converter found for boost::shared_ptr (lt 1.1) #1667

Closed
cas-- opened this issue Feb 5, 2017 · 1 comment
Closed

No to_python converter found for boost::shared_ptr (lt 1.1) #1667

cas-- opened this issue Feb 5, 2017 · 1 comment
Labels

Comments

@cas--
Copy link
Contributor

cas-- commented Feb 5, 2017

Forwarding from Deluge ticket: http://dev.deluge-torrent.org/ticket/2961

User is using branch: RC_1_1 on Windows 10 gets errors with boost 1.59 and is fine with 1.63. Just thought it is relevant that 1.63 also added support for std::shared_ptr...

     alerts = self.session.pop_alerts()

exceptions.TypeError?: No to_python (by-value) converter found for C++ type: class boost::shared_ptr<class libtorrent::alert> 

There are a few more details in the linked ticket but I cannot replicate on Ubuntu with boost 1.55 or 1.58 so perhaps it's isolated to Windows and something with compiler or flags. (c++11 related perhaps?)

@stale
Copy link

stale bot commented Feb 29, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Feb 29, 2020
@stale stale bot closed this as completed Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant