> 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
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to