LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   python error (https://www.linuxquestions.org/questions/suse-opensuse-60/python-error-500704/)

mattsites 11-11-2006 06:38 PM

python error
 
I need help with this. I am trying to install dbus-python 0.71 and it has this error...

Traceback (most recent call last):
File "setup.py", line 9, in ?
from Pyrex.Distutils import build_ext
ImportError: No module named Pyrex.Distutils


I don't know python, but can someone tell me what this means?

Thanks!

uselpa 11-12-2006 04:06 AM

The message means that dbus-python depends on Pyrex. Look for it in SuSE's repositories or install it from the website. Make sure you get the correct version, it must be named in dbus-python's documentation.


All times are GMT -5. The time now is 05:47 PM.