473,395 Members | 1,437 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,395 software developers and data experts.

Python on intel osx

Can someone please suggest the most suitable python for mac osx 10.4.6
Finding the right installs doesnıt seem quite as cut and dried as it is for
linux or windows.

Iım also looking for numeric and pyopengl.

Cheers

Jun 23 '06 #1
2 1167
John Lockwood <ja*@machinefx.co.uk> wrote:
Can someone please suggest the most suitable python for mac osx 10.4.6
Finding the right installs doesn't seem quite as cut and dried as it is for
linux or windows.
open google, type "python osx" and go to the _second_ result.
It's http://pythonmac.org/packages/
I'm also looking for numeric and pyopengl.


I compiled Numeric manually and it worked fine. Dunno about pyopengl

--
Lawrence - http://www.oluyede.org/blog
"Nothing is more dangerous than an idea
if it's the only one you have" - E. A. Chartier
Jun 23 '06 #2
John Lockwood <ja*@machinefx.co.uk> wrote:
Can someone please suggest the most suitable python for mac osx 10.4.6
Finding the right installs doesn't seem quite as cut and dried as it is for
linux or windows.
<http://www.python.org/ftp/python/2.4...n-2.4.3-2006-0
4-07.dmg> -- a link found at
<http://www.python.org/download/releases/2.4.3/> under the heading
"MacOS X".
I'm also looking for numeric and pyopengl.


I am not aware of precompiled versions of these packages for this latest
version of MacOSX. However, Apple's XCode can be downloaded for free
(you can probably also get a copy, w/o the bother of downloading, from
the Installers folder on your MacOSX DVD -- but it won't be the latest
and greatest;-), and it includes a gcc which lets you build and install
most normal Python extensions from source distributions by just typing
"python setup.py install" at the Terminal (you may need to use sudo to
request installation privileges, and/or set your $PATH appropriately to
ensure you're using the version of Python you want to build and install
for, e.g. the above-mentioned 2.4.3 rather than the 2.3.5 that comes
with MacOSX itself).
Alex
Jun 24 '06 #3

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

Similar topics

6
by: Aubrey Hutchison | last post by:
Using Python 2,3,2 with idle for developing programs about 200 lines long. - Problem is not common to any specific program. Program are rather simple with no trick programming. Usually no classes...
3
by: David Jones | last post by:
Hi, I am trying to hunt down the difference in performance between some raw C++ code and calling the C++ code from Python. My goal is to use Python to control a bunch of number crunching code,...
11
by: Lonnie Princehouse | last post by:
>From the cmd shell on both Windows 2k and XP, I'm getting this weird syntax error in conjunction with the unbuffered flag. It works fine without -u. Has anyone else encountered it? This didn't...
16
by: Claudio Grondi | last post by:
What started as a simple test if it is better to load uncompressed data directly from the harddisk or load compressed data and uncompress it (Windows XP SP 2, Pentium4 3.0 GHz system with 3 GByte...
23
by: Simon Hengel | last post by:
Hello, we are hosting a python coding contest an we even managed to provide a price for the winner... http://pycontest.net/ The contest is coincidentally held during the 22c3 and we will be...
3
by: stuart_white_ | last post by:
I've just upgraded from Python 2.3.3 to Python 2.4.2, and, although the new version of Python seems to be running correctly, I can't seem access the help from the interpreter. On Python 2.3.3...
1
by: beliavsky | last post by:
Intel has introduced something called CESR, written in Python, to aid C, C++, and Fortran programmers in reducing the sizes of programs included in bug reports. Here is a brief description from...
9
by: python | last post by:
Background: I'm going to be processing some raw transaction logs that are 30G in size. As part of this processing I may need to create some very large dictionary structures. I will be running my...
1
by: M.-A. Lemburg | last post by:
On 2008-07-25 08:13, python@bdurham.com wrote: Yes. But then Intel Itanium is being phased out anyway and the AMD64 build works on both Intel and AMD processors. True.
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.