On Aug 4, 11:20 pm, [EMAIL PROTECTED] wrote:
> Hi,
>
> I would like to copy the contents of the PythonFramework.pkg folder
> and run python without having to run the installer on the Mac. On
> windows it's simple to copy the contents of the python folder and the
> python dll's. How can this be done on the Mac?
>
> Thanks
> Sunil

Are you trying to make a script for easy distribution without having
to first install Python?  Look here: http://undefined.org/python/py2app.html
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to