This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author MLModel
Recipients MLModel, loewis, ned.deily
Date 2009-02-16.00:00:30
SpamBayes Score 6.647219e-08
Marked as misclassified No
Message-id <p06240800c5be568b8f54@[10.0.1.221]>
In-reply-to
Content
>Martin v. Löwis <martin@v.loewis.de> added the comment:
>
>How precisely did you build? Can you check whether any build step
>removed PythonLauncher, then recreated it?

in the svn directory for, say, py3k

% svn update
% make clean
% ./configure --enable-frameworks
% make
% sudo make install

>
>If you remove Python Launcher.app, you should be able to svn update.

Yes, that's what I've been doing.
History
Date User Action Args
2009-02-16 00:00:32MLModelsetrecipients: + MLModel, loewis, ned.deily
2009-02-16 00:00:30MLModellinkissue5267 messages
2009-02-16 00:00:30MLModelcreate