Een python script vertelt in regel 12:
import pytrayicon.so
het bestand pytrayicon.so is in dezelfde directory aanwezig. Bij het uitvoeren van het pythoscript ./notifier.py geeft echter consequent (ook als root, ook als root en "linux32 pyhton notifier.py")
Traceback (most recent call last):
File "notifier.py", line 12, in ?
import pytrayicon
ImportError: /home/athene/gmail-notify-1.3/pytrayicon.so: cannot open shared object file: No such file or directory
En dit snap ik dus niet...wie wel?
voor de ongelovigen onder ons:
athene@apollo:~/gmail-notify-1.3> ls -l
total 196
-rw-r--r-- 1 athene users 3508 2004-12-30 12:01 background.jpg
-rw-r--r-- 1 athene users 4365 2004-12-30 12:01 constants.py
-rw-r--r-- 1 athene users 9984 2004-12-30 12:01 constants.pyc
-rw-r--r-- 1 athene users 9976 2004-12-30 12:01 constants.pyo
-rw-r--r-- 1 athene users 484 2004-12-30 12:02 icon2.jpg
-rw-r--r-- 1 athene users 476 2004-12-30 12:01 icon.jpg
-rwxr-xr-x 1 athene users 33680 2004-12-30 12:01 libgmail.py
-rw-r--r-- 1 athene users 35108 2004-12-30 12:01 libgmail.pyc
-rw-r--r-- 1 athene users 34612 2004-12-30 12:01 libgmail.pyo
-rwxr-xr-x 1 athene users 2692 2004-12-30 12:01 mkconstants.py
-rwxr-xr-x 1 athene users 465 2005-01-06 11:06 notifier.conf
-rwx--x--x 1 athene users 9017 2004-12-30 12:07 notifier.py
-rw-r--r-- 1 athene users 15848 2004-12-30 12:01 pytrayicon.so
-rw-r--r-- 1 athene users 5204 2004-12-30 12:13 README
import pytrayicon.so
het bestand pytrayicon.so is in dezelfde directory aanwezig. Bij het uitvoeren van het pythoscript ./notifier.py geeft echter consequent (ook als root, ook als root en "linux32 pyhton notifier.py")
Traceback (most recent call last):
File "notifier.py", line 12, in ?
import pytrayicon
ImportError: /home/athene/gmail-notify-1.3/pytrayicon.so: cannot open shared object file: No such file or directory
En dit snap ik dus niet...wie wel?
voor de ongelovigen onder ons:
athene@apollo:~/gmail-notify-1.3> ls -l
total 196
-rw-r--r-- 1 athene users 3508 2004-12-30 12:01 background.jpg
-rw-r--r-- 1 athene users 4365 2004-12-30 12:01 constants.py
-rw-r--r-- 1 athene users 9984 2004-12-30 12:01 constants.pyc
-rw-r--r-- 1 athene users 9976 2004-12-30 12:01 constants.pyo
-rw-r--r-- 1 athene users 484 2004-12-30 12:02 icon2.jpg
-rw-r--r-- 1 athene users 476 2004-12-30 12:01 icon.jpg
-rwxr-xr-x 1 athene users 33680 2004-12-30 12:01 libgmail.py
-rw-r--r-- 1 athene users 35108 2004-12-30 12:01 libgmail.pyc
-rw-r--r-- 1 athene users 34612 2004-12-30 12:01 libgmail.pyo
-rwxr-xr-x 1 athene users 2692 2004-12-30 12:01 mkconstants.py
-rwxr-xr-x 1 athene users 465 2005-01-06 11:06 notifier.conf
-rwx--x--x 1 athene users 9017 2004-12-30 12:07 notifier.py
-rw-r--r-- 1 athene users 15848 2004-12-30 12:01 pytrayicon.so
-rw-r--r-- 1 athene users 5204 2004-12-30 12:13 README