Antoine Pitrou added the comment:
> Do you know how to get python to
> run from the locally built directory without installing it?
Well, precisely as I told you, but unfortunately it seems it doesn't
work for you.
I'm no Mac OS X user, so I advise you search the tracker for similar
problems,
Antoine Pitrou added the comment:
Well, you must indeed use the newly built python, that is "./python -m
test.regrtest [any arguments]".
Out of curiosity, why did you specifically run test_io? Any problem on
your platform?
--
nosy: +pitrou
resolution: -> invalid
status: open -> closed
New submission from Cem Karan :
I'm running OS X 10.5.6 (uname -a == Darwin 9.6.0 Darwin Kernel Version 9.6.0:
Mon Nov
24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386) I get the
following
error after compiling Python 3.0. Note that I have NOT installed it; I'm just
trying
to r