> I'd like to ask some help where i should start checking the code to fix the
> error.
Python searches possible candidate locations of the standard library for
a landmark, see getpath.c; currently, the landmark is os.py.
If it doesn't find the landmark, it complains.
Regards,
Martin
Hi!
I've tried to port Python (2.3.6 and 2.5.1) to my own OS. The compilation of
the python library is done after a few hours of work. When i try to run the
compiled executable i got an error shown on the following screenshot:
http://giszo.lame.hu/jshot/screens/screen31.png
After a little while o
Dear Python Developers.
I posted the following to the python-help yesterday. While I received
some interesting responses, they indicated that I'd already gone
beyond that group's knowledge, and suggested that I mail the
developers directly on this list.
By way of background, I'm a retired hardw