LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   superkaramba python error (https://www.linuxquestions.org/questions/linux-software-2/superkaramba-python-error-128782/)

true_atlantis 12-25-2003 01:31 AM

superkaramba python error
 
my superkaramaba will not work correctly with osxbar... the first time i ran it, i got an error saying that $PYTHONHOME was not defined... so i went ahead and did that, now i get this... when karmaba opens, all i get is a transparent box...

atlantis@atlantis:/usr$ superkaramba
/usr/lib/python2.3/os.py:282: Warning: 'yield' will become a reserved keyword in the future
'import site' failed; use -v for traceback
superkaramba: TaskManager::TaskManager()
Traceback (most recent call last):
File "/home/atlantis/usr/osXBar_1.0.23-rc1/osXBar.py", line 17, in ?
import string, re, os
File "/usr/lib/python2.3/re.py", line 5, in ?
from sre import *
File "/usr/lib/python2.3/sre.py", line 97, in ?
import sre_compile
File "/usr/lib/python2.3/sre_compile.py", line 17, in ?
assert _sre.MAGIC == MAGIC, "SRE module mismatch"
AssertionError: SRE module mismatch
------------------------------------------------------
What does ImportError mean?

It means that I couldn't load a python add-on for osXBar.theme
If this is a regular theme and doesn't use python
extensions, then nothing is wrong.
------------------------------------------------------
Config File ~/.superkaramba/osXBar.rc written.


All times are GMT -5. The time now is 07:20 AM.