Annoying Warning: to-Python converter already registered (Zesty)

Bug #1683108 reported by Khurshid Alam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libtorrent-rasterbar (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

I get this annoying warning when I try to use libtorrent in my code:

Warning:
----------------------
/usr/lib/python3.5/importlib/_bootstrap.py:222: RuntimeWarning: to-Python converter for boost::shared_ptr<libtorrent::alert> already registered; second conversion method ignored.

Test-Case:
-------------------
#!/usr/bin/python3

import libtorrent as lt
info = lt.torrent_info("some-torrent.torrent")
info_hash = info.info_hash()
print (info_hash)

Package-Version:
----------------------------
OS: Ubuntu 17.04
libboost-python1.62.0 (1.62.0+dfsg-4)
libboost-random1.62.0 (1.62.0+dfsg-4)
libtorrent-rasterbar9 (1.1.1-1)
python3-libtorrent (1.1.1-1)

Tags: zesty
description: updated
description: updated
description: updated
Revision history for this message
dino99 (9d9) wrote :
Changed in libtorrent-rasterbar (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.