473,322 Members | 1,480 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

MacPython and more modules

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.
Jul 18 '05 #1
1 1522
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 <ma**********************************@python.org >,
<cy**********@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.

Jul 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Chris Fonnesbeck | last post by:
Is there any way of getting scrollback to work in MacPython 2.3b2? At present, when I try and scroll back to re-issue a past command using the up arrow key, I simply get a series of "^[[A" symbols....
0
by: Charles Starrett | last post by:
I am a just a dabbler in programming, but I'd like to make some simple cross-platform tools for generating webpages, as well as for text munging. One thing I need is a Mac OS 9/Windows GUI...
4
by: Leo | last post by:
hello mac python gurus osx comes with python. additionally i have macpython insatlled. now i have pythen interpreters in /usr/bin and in /usr/local/bin? is that right? which interpreter i...
0
by: Gregor | last post by:
When I drop a script on the BuildApplication tool, I get an error. It looks like there's a typo in BuildApplication.py, but after fixing the typo, I still get the same error. I guess the tool has...
2
by: boris m | last post by:
I am running Python 2.3 on Mac OS 10.3. My problem is that applets don't seem to work. If I run a python script in the terminal, everything is fine. If I run the same script as an applet,...
4
by: Lou Pecora | last post by:
I upgraded to Panther a month ago and just upgraded to MacPython 10.3 Addons (as per Jack Jansen's page - thanks, Jack). But now my programs can't even find standard modules. from Numeric...
4
by: Paul Miller | last post by:
I have a user who is is having trouble getting MacPython on his OS X 10.3.8 system. When he runs ConfigurePythonCarbon, he gets this error: 'import site' failed; use -v for traceback...
2
by: Tod Olson | last post by:
Anyone have advice for importing the logging module using MacPython 2.4.3? MacPython installs the logging module in: /Library/Frameworks/Python.framework/Versions/2.4/lib/logging/ There's an...
0
by: skip | last post by:
After much wailing and gnashing of teeth the past couple of days, I managed to move (most of?) the content from the MacPython wiki to the main Python wiki (*). All pages were created as subpages...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.