Originariamente inviato da Trusty
Dark@localhost:$ superkaramba
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import site' failed; use -v for traceback
superkaramba: TaskManager::TaskManager()
Traceback (most recent call last):
File "/root/xTaskBar/xTaskBar.py", line 10, in ?
import string
ImportError: No module named string
------------------------------------------------------
What does ImportError mean?
It means that I couldn't load a python add-on for xTaskBar.theme
If this is a regular theme and doesn't use python
extensions, then nothing is wrong.