Run Time problem
Posted: Tue Jul 31, 2007 4:18 pm
Hi All
I have downloaded the latest version of deluge and have attempted to compile it on Centos 5.0 x86_64. Having solved the boost library multithreading problem the executable does not work I get the following. It maybe simple or I am getting tired
Any help would be appreciated.
Traceback (most recent call last):
File "/usr/bin/deluge", line 59, in ?
import deluge.common
File "/usr/lib64/python2.4/site-packages/deluge/common.py", line 33, in ?
import xdg.BaseDirectory
ImportError: No module named xdg.BaseDirectory
- Phil
I have downloaded the latest version of deluge and have attempted to compile it on Centos 5.0 x86_64. Having solved the boost library multithreading problem the executable does not work I get the following. It maybe simple or I am getting tired

Traceback (most recent call last):
File "/usr/bin/deluge", line 59, in ?
import deluge.common
File "/usr/lib64/python2.4/site-packages/deluge/common.py", line 33, in ?
import xdg.BaseDirectory
ImportError: No module named xdg.BaseDirectory
- Phil