Searched, no luck, Errors on 1st time attempt to run
Posted: Sun Dec 09, 2007 2:56 am
Hello all,
I will freely admit that I'm a newb when it comes to Linux, just trying to learn how to use it!
I just finished installing Debian, and wanted to get the torrents running again, so hopefully you guys can help me get this straight.
First, I attempted to install Deluge via a package installer in GNOME. I received an error: Dependency is not satisfiable: libbost-date-time1.34.1.
After this, I used a term window (logged in as root) to follow the steps in the FAQ... installed the dependencies.
When trying to run it, I received the following:
LinuxToaster:/deluge# deluge
Traceback (most recent call last):
File "/usr/bin/deluge", line 46, in ?
import deluge.interface
File "/usr/lib/python2.4/site-packages/deluge/interface.py", line 37, in ?
pygtk.require('2.0')
File "/var/lib/python-support/python2.4/pygtk.py", line 69, in require
assert not sys.modules.has_key('gtk'), \
AssertionError: pygtk.require() must be called before importing gtk
Just for the heck of it, I ran the following command (as I've seen it in a couple posts, resolving issues with other errors) : LinuxToaster:/deluge# rm -rf ~/.config/deluge
Tried again, No change....
Any suggestions would be greatly appreciated!
I will freely admit that I'm a newb when it comes to Linux, just trying to learn how to use it!
I just finished installing Debian, and wanted to get the torrents running again, so hopefully you guys can help me get this straight.
First, I attempted to install Deluge via a package installer in GNOME. I received an error: Dependency is not satisfiable: libbost-date-time1.34.1.
After this, I used a term window (logged in as root) to follow the steps in the FAQ... installed the dependencies.
When trying to run it, I received the following:
LinuxToaster:/deluge# deluge
Traceback (most recent call last):
File "/usr/bin/deluge", line 46, in ?
import deluge.interface
File "/usr/lib/python2.4/site-packages/deluge/interface.py", line 37, in ?
pygtk.require('2.0')
File "/var/lib/python-support/python2.4/pygtk.py", line 69, in require
assert not sys.modules.has_key('gtk'), \
AssertionError: pygtk.require() must be called before importing gtk
Just for the heck of it, I ran the following command (as I've seen it in a couple posts, resolving issues with other errors) : LinuxToaster:/deluge# rm -rf ~/.config/deluge
Tried again, No change....
Any suggestions would be greatly appreciated!
