[arch-general] Deluge is missing one dependency
Felipe Tanus
fotanus at gmail.com
Tue Jan 19 21:16:54 EST 2010
Hi all,
When running deluge from a terminal, i got the following output:
[fotanus at Yoda ~]$ deluge
[ERROR ] 00:07:58 ui:146 No module named chardet
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/deluge/ui/ui.py", line 127, in
__init__
from deluge.ui.gtkui.gtkui import GtkUI
File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/__init__.py", line
1, in <module>
from gtkui import start
File "/usr/lib/python2.6/site-packages/deluge/ui/gtkui/gtkui.py", line 79,
in <module>
from connectionmanager import ConnectionManager
File
"/usr/lib/python2.6/site-packages/deluge/ui/gtkui/connectionmanager.py",
line 49, in <module>
import deluge.ui.common
File "/usr/lib/python2.6/site-packages/deluge/ui/common.py", line 45, in
<module>
import chardet
ImportError: No module named chardet
[ERROR ] 00:07:58 ui:147 There was an error whilst launching the request
UI: gtk
[ERROR ] 00:07:58 ui:148 Look at the traceback above for more information.
[fotanus at Yoda ~]$
I guess it's missing the "python-chardet" dependency. Once i installed,
everything worked out.
[]'s
--
Felipe de Oliveira Tanus
E-mail: fotanus at gmail.com
Blog: http://www.itlife.com.br
Site: http://www.inf.ufrgs.br/~fotanus/
-----
"All we have to decide is what to do with the time that is given us." -
Gandalf
More information about the arch-general
mailing list