MacPython and more modules
Michael S. Jessop
candiazoo at mac.com
Sun Jul 13 23:03:00 EDT 2003
I do it from the command line. Invoke the setup.py with the
appropriate python binary (likely to be /usr/local/bin/python2.3) and
it automagically installs to the appropriate site-packages folder under
/Library/Frameworks/Python.framework/Versions/...
Good luck!
Mike J.
In article <mailman.1058137221.19385.python-list at python.org>,
<cybersamurai at mac.com> wrote:
> I install MacPython 2.3 on a Jaguar 2.6 on my house but I don't know
> how I install others modules. When I use python setup install the
> module is installed on usr/lib/... and not inside frameworks. How I can
> solve this??
>
> Thanks about help me.
>
>
More information about the Python-list
mailing list