Hello there
Im trying to port Python 2.4.3 to the Etrax platform, things have been
working but im having some issues I dont get.
if I issue #python I get ...
Could not find platform dependent libraries
Consider setting $PYTHONHOME to [:]
(i do get the interpreter prompt)
so I set PYTHONHOME
#
Hi there
I have been porting python to the Etrax platform and everything seems to
be working.
However when I run the program in question I get:
"problem with execution of xhpl on AxisProduct: [Errno 8] Exec format
error"
Im looking for any help to try and solve this issue. Am I correct in
th