> Indeed, py_compilefiles uses os.path without importing it.

I fail to see the problem. It imports os, and that should automatically
give you os.path, unless 'posix' is not in builtin_module_names (which
is hard to imagine).

Notice that the original report said "'import site' failed", which
means the Python installation on the submitter's machine is broken.

Wouter, can you please run "python -v" and report its output?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to