#3581: AttributeError: module 'libtorrent' has no attribute
'add_torrent_params_flags_t'
----------------------------+---------------------
 Reporter:  twdkeule        |       Type:  bug
   Status:  new             |   Priority:  minor
Milestone:  needs verified  |  Component:  Unknown
  Version:  2.0.5           |   Keywords:
----------------------------+---------------------
 {{{
 ~> /usr/bin/deluged -L debug
 Traceback (most recent call last):
   File "/usr/bin/deluged", line 33, in <module>
     sys.exit(load_entry_point('deluge==2.1.1', 'gui_scripts',
 'deluged')())
   File "/usr/lib/python3/dist-packages/deluge/core/daemon_entry.py", line
 87, in start_daemon
     from deluge.core.daemon import is_daemon_running
   File "/usr/lib/python3/dist-packages/deluge/core/daemon.py", line 19, in
 <module>
     from deluge.core.core import Core
   File "/usr/lib/python3/dist-packages/deluge/core/core.py", line 41, in
 <module>
     from deluge.core.torrentmanager import TorrentManager
   File "/usr/lib/python3/dist-packages/deluge/core/torrentmanager.py",
 line 53, in <module>
     lt.add_torrent_params_flags_t.flag_paused
 AttributeError: module 'libtorrent' has no attribute
 'add_torrent_params_flags_t'
 }}}


 Installed versions:
 {{{
 deluge-common/jammy,now 2.1.1-0~202207101304~ubuntu22.04.1 all
 [installed,automatic]
   Deluge Common Files

 deluge-web/jammy,now 2.1.1-0~202207101304~ubuntu22.04.1 all [installed]
   Deluge Web UI

 deluged/jammy,now 2.1.1-0~202207101304~ubuntu22.04.1 all [installed]
   Deluge Daemon (deluged)

 libtorrent-rasterbar2.0/jammy,now 2.0.8.git20221114.64817e0e87-1ppa1~22.04
 amd64 [installed,automatic]
   C++ bittorrent library by Rasterbar Software

 python3-libtorrent/jammy,now 2.0.8.git20221114.64817e0e87-1ppa1~22.04
 amd64 [installed,automatic]
   Python bindings for libtorrent-rasterbar (Python 3)
 }}}

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3581>
Deluge <https://deluge-torrent.org/>
Deluge Project

-- 
You received this message because you are subscribed to the Google Groups 
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/deluge-dev/047.3124debcbc82adae766b69d610143ce5%40deluge-torrent.org.

Reply via email to