20 Apr
2011
20 Apr
'11
7:08 p.m.
you missed a ` on the second command at the end but that doesn't matter. "which python" tells you the where python is in your path, and you don't have python in your path. Your system is broken, please fix it. I can't imagine a modern distro shipping with broken python but you have got it.
Yeah, something isn't right there. Maybe PATH is broken?
Try this:
# export PATH=/bin:/usr/bin # which python
Also, as Rick said, knowing which distro you're using would really help us help you. For most every distro, installing the python-serial package is all that is necessary to get it running. This is very atypical.
--
Dan Smith
www.danplanet.com
KK7DS