View Single Post
Munk's Avatar
Posts: 229 | Thanked: 108 times | Joined on Oct 2007 @ Sacramento, California
#3
Oh man, thanks yerga for helping. Here are the results you asked for.

Originally Posted by yerga View Post
What's the output running "python"?
If I type just "python" I get the message of:
Code:
/bin/sh: not found

Originally Posted by yerga View Post
What's the output if you run "python /usr/bin/mClock"?
If I type that I get the same exact error message:
Code:
/bin/sh: not found
As a test, I have also tried typing:
Code:
python2.5 /usr/bin/mClock
And I get this error message:
Code:
File "/usr/bin/mClock", line 2
  exec python -O /usr/lib/mClock/mClock.py $
                                           ^
Originally Posted by yerga View Post
Also, it would be useful if you upload the file created with:
"dpkg -l python* > /media/mmc2/installed_python_packages.txt"
Ok, I've created the file, transferred it to my WinXP comp and uploaded it here. Hopefully the carriage return formatting doesn't cause any problems.
Attached Files
File Type: txt installed_python_packages.txt (5.2 KB, 135 views)