I'm trying to install deluge 3.13 on opensuse 42.2 beta and use classic mode.
Unfortunately I get this error:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 349, in _on_reactor_start
client.start_classic_mode()
File "/usr/lib/python2.7/site-packages/deluge/ui/client.py", line 559, in start_classic_mode
self._daemon_proxy = DaemonClassicProxy(self.__event_handlers)
File "/usr/lib/python2.7/site-packages/deluge/ui/client.py", line 432, in __init__
self.__daemon = deluge.core.daemon.Daemon(classic=True)
File "/usr/lib/python2.7/site-packages/deluge/core/daemon.py", line 141, in __init__
from deluge.core.core import Core
File "/usr/lib/python2.7/site-packages/deluge/core/core.py", line 36, in <module>
from deluge._libtorrent import lt
File "/usr/lib/python2.7/site-packages/deluge/_libtorrent.py", line 59, in <module>
import libtorrent as lt
ImportError: /usr/lib64/python2.7/site-packages/libtorrent.so: undefined symbol: _ZNK10libtorrent14announce_entry12can_announceEN5boost6chrono10time_pointINS2_12steady_clockENS2_8durationIlNS1_5ratioILl1ELl1000000000EEEEEEEb
If anyone can assist me with this problem, I would be very appreciative.
Error with classic mode
Re: Error with classic mode
The problem in python-libtorrent-rasterbar-1.1.1-1.1
It is necessary to downgrade.
Install the following packages python-libtorrent-rasterbar-1.0.9-7.1.x86_64.rpm libtorrent-rasterbar8-1.0.9-7.1.x86_64.rpm
I have not found another solution.
It is necessary to downgrade.
Install the following packages python-libtorrent-rasterbar-1.0.9-7.1.x86_64.rpm libtorrent-rasterbar8-1.0.9-7.1.x86_64.rpm
I have not found another solution.