After some time past under rc5 , i received popup message with announce of a new release

so : downloaded , builded, ( all was ok at this time ) but problem when i try to launch daemon....

here message received when i try command deluged :
Code: Select all
deluged -d
[ERROR ] 19:48:15 main:216 /usr/lib/pymodules/python2.6/libtorrent.so: undefined symbol: _ZTIN10libtorrent11stats_alertE
Traceback (most recent call last):
File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0-py2.6.egg/deluge/main.py", line 209, in start_daemon
Daemon(options, args)
File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0-py2.6.egg/deluge/core/daemon.py", line 136, in __init__
from deluge.core.core import Core
File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0-py2.6.egg/deluge/core/core.py", line 36, in <module>
from deluge._libtorrent import lt
File "/usr/local/lib/python2.6/dist-packages/deluge-1.2.0-py2.6.egg/deluge/_libtorrent.py", line 59, in <module>
import libtorrent as lt
ImportError: /usr/lib/pymodules/python2.6/libtorrent.so: undefined symbol: _ZTIN10libtorrent11stats_alertE