473,657 Members | 2,686 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

OS X and Python - wxPython has forced a rehash of my approach

Earlier I asked about how people installed Python on OS X, given that
one can choose from Xcode, Fink, Darwin, ActiveState and source builds:

http://groups.google.com/group/comp....de06a6bb6b2361

but before I knew it, I had been sucked in by the ease and vastness of
the Fink repository.

Now my bliss run has come to a full halt due to these instructions at
`wxPython.org <http://www.wxpython.or g/download.php>`_

Note to Fink users: Versions of Python installed by Fink cannot run
wxPython (unless you install and run X11...). You need to use Apple's
Framework builds, or a third-party Framework build.

And reading a bit further:

Python 2.4 Framework builds are available for download from the
undefined.org MacPython site. ActiveState also distributes a Framework
build.

So I guess I will look into a Framework build as my starting point.

Sep 4 '06 #1
8 1403
One other thing: the mac os x built at python.org
(http://www.python.org/download/)

does not state whether it is a Framework build or not. I'm guessing it
isn't.

Sep 4 '06 #2
me**********@gm ail.com wrote:
One other thing: the mac os x built at python.org
(http://www.python.org/download/)

does not state whether it is a Framework build or not. I'm guessing it
isn't.
It is.

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco

Sep 4 '06 #3

me**********@gm ail.com wrote:
Earlier I asked about how people installed Python on OS X, given that
one can choose from Xcode, Fink, Darwin, ActiveState and source builds:

http://groups.google.com/group/comp....de06a6bb6b2361

but before I knew it, I had been sucked in by the ease and vastness of
the Fink repository.

Now my bliss run has come to a full halt due to these instructions at
`wxPython.org <http://www.wxpython.or g/download.php>`_

Note to Fink users: Versions of Python installed by Fink cannot run
wxPython (unless you install and run X11...). You need to use Apple's
Framework builds, or a third-party Framework build.

And reading a bit further:

Python 2.4 Framework builds are available for download from the
undefined.org MacPython site. ActiveState also distributes a Framework
build.

So I guess I will look into a Framework build as my starting point.
I'd really recommend using the universal build from python.org. As a
previous poster mentioned, it is a framework build. I've never had any
trouble using wxPython in conjunction with it, either.

Sep 4 '06 #4
hiaips wrote:
me**********@gm ail.com wrote:
>Earlier I asked about how people installed Python on OS X, given that
one can choose from Xcode, Fink, Darwin, ActiveState and source builds:

http://groups.google.com/group/comp....de06a6bb6b2361

but before I knew it, I had been sucked in by the ease and vastness of
the Fink repository.

Now my bliss run has come to a full halt due to these instructions at
`wxPython.or g <http://www.wxpython.or g/download.php>`_

Note to Fink users: Versions of Python installed by Fink cannot run
wxPython (unless you install and run X11...). You need to use Apple's
Framework builds, or a third-party Framework build.

And reading a bit further:

Python 2.4 Framework builds are available for download from the
undefined.or g MacPython site. ActiveState also distributes a Framework
build.

So I guess I will look into a Framework build as my starting point.

I'd really recommend using the universal build from python.org. As a
previous poster mentioned, it is a framework build. I've never had any
trouble using wxPython in conjunction with it, either.
The universal build from Python.org is outdated (IIRC). A better, more
optimized one is available from
http://pythonmac.org/packages/py24-f...2006-04-07.dmg

--
Kevin Walzer
Poetic Code
http://www.kevin-walzer.com
Sep 5 '06 #5

Kevin Walzer wrote:
hiaips wrote:
me**********@gm ail.com wrote:
Earlier I asked about how people installed Python on OS X, given that
one can choose from Xcode, Fink, Darwin, ActiveState and source builds:

http://groups.google.com/group/comp....de06a6bb6b2361

but before I knew it, I had been sucked in by the ease and vastness of
the Fink repository.

Now my bliss run has come to a full halt due to these instructions at
`wxPython.org <http://www.wxpython.or g/download.php>`_

Note to Fink users: Versions of Python installed by Fink cannot run
wxPython (unless you install and run X11...). You need to use Apple's
Framework builds, or a third-party Framework build.

And reading a bit further:

Python 2.4 Framework builds are available for download from the
undefined.org MacPython site. ActiveState also distributes a Framework
build.

So I guess I will look into a Framework build as my starting point.
I'd really recommend using the universal build from python.org. As a
previous poster mentioned, it is a framework build. I've never had any
trouble using wxPython in conjunction with it, either.
The universal build from Python.org is outdated (IIRC). A better, more
optimized one is available from
http://pythonmac.org/packages/py24-f...2006-04-07.dmg

--
Kevin Walzer
Poetic Code
http://www.kevin-walzer.com
Outdated??? It's Python 2.4.3 (and they already have a build for
2.5rc1), so I'm not sure what you mean.

Sep 5 '06 #6
hiaips wrote:
Kevin Walzer wrote:
>The universal build from Python.org is outdated (IIRC). A better, more
optimized one is available from
http://pythonmac.org/packages/py24-f...2006-04-07.dmg

Outdated??? It's Python 2.4.3 (and they already have a build for
2.5rc1), so I'm not sure what you mean.
The Mac OS X Universal binary build process has been improved since the 2.4.3
source release.

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco

Sep 5 '06 #7
hiaips wrote:
>
Outdated??? It's Python 2.4.3 (and they already have a build for
2.5rc1), so I'm not sure what you mean.
There have been a couple of releases of Python 2.4.3 "universal" on OS
X.The first one was quietly posted for download from one of the
developers' .Mac account, and announced only on the MacPython list,
with an invitation for feedback. It probably should have been tagged
"release candidate," but it wasn't. Someone grabbed it and posted it at
python.org.

A week or so later, a significantly faster/optimized release of Python
2.4.3 was announced on the MacPython list and posted for download at
pythonmac.org. That's the release that the Mac community considers to be
the "official" universal release.

It looks like the earlier release is what is available at python.org; it
hasn't been updated. That release was made on March 30, while the faster
release was made on April 7 (or thereabouts).

Once 2.5 is out, it will probably be moot. The "universal" build of
Python 2.4.3 is currently a fork from the main Python code base; the Mac
developers are concentrating on merging the changes in for the 2.5
release. No further work is being done on 2.4.3 as far as I know.

--
Kevin Walzer
Poetic Code
http://www.kevin-walzer.com
Sep 5 '06 #8
hiaips wrote:
>
Outdated??? It's Python 2.4.3 (and they already have a build for
2.5rc1), so I'm not sure what you mean.
Also, for what it's worth, I strongly recommend the packages hosted at
pythonmac.org; these are built and tested by the core MacPython developers.

--
Kevin Walzer
Poetic Code
http://www.kevin-walzer.com
Sep 5 '06 #9

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

Similar topics

1
1565
by: Raymond Hettinger | last post by:
QOTW: "the DOM API is designed for consultants, not for humans or computers" -- Fredrik Lundh giving solace to a confused DOM API user QOTW: "Python enjoys making tradeoffs that drive *someone* crazy <wink>" -- Michael Hudson's signature line attributed to Tim Peters Discussion ---------- Alex Martelli shows the classic example for the "for-else"
15
2899
by: Grant Edwards | last post by:
Can anybody recommend a good book on wxPython? Are there any books on wxPython? I've been trying to learn wxPython and/or wax for a few weeks, and I'm just not getting it. wxWindows seems to be more low-level than the other GUI toolkits I've used (Tk, GTK, and Trestle), and there are all sorts exposed details in wxWindows/wxPython that I find weird.
5
4213
by: Andr? Roberge | last post by:
Sorry about the cryptic subject line, but I wanted to capture the essence of my message in a single line. I am learning Python (which, as everyone know is the best language :-) so that I can write a tutorial to teach my kids about computer programming. The motivation for them will be to use Python to create their own games using pygame and, eventually, blender3d. From what I hear, their friends will be interested in that tutorial too. ...
3
2272
by: Kenneth McDonald | last post by:
If this is not an appropriate newsgroup for this type of posting, please let me know and (if possible) suggest an alternative. I've done a fair bit of research on the net, but information is scattered all over the place and I haven't been able to find mailing lists relating specifically to python and UIs. I'd like to start using Python for some GUI programming again. I'd like to use Tk, but it seems to be dying a slow death, so it's...
217
9118
by: gyromagnetic | last post by:
The following url points to an article written by Damian Conway entitled "Ten Essential Development Practices": http://www.perl.com/pub/a/2005/07/14/bestpractices.html Althought the article has Perl as a focus, I thought that some of the general points made might be of interest to the Python community. It would certainly be interesting to put together an analogous version of this article that centers on Python. Best Regards,
4
1147
by: Peter Otten | last post by:
QOTW: "It's hard to make a mistake by having too many short and simple functions. And much too easy to make them when you have too few ;-)" - Thomas Bartkus "Argh, the following is valid Python syntax: assert a is not b - XXX in-progress" - Armin Rigo (found on Michael Hudson's blog) A GREAT Python event is taking place right now:
13
3081
by: filippo | last post by:
Hello, I coded my +10k lines app using Perl/Tk. It is something like a hotel software manager, it has a bunch of windows to manage the arrivals, bills etc etc. I want to port this on Python/WxPython but I'd like to get benefit of python, not just doing a row by row raw porting. My problem is that I cannot figure out how OO could be useful in my case. Is there a OO tutorial out there to help me?
20
2634
by: Thorsten Kampe | last post by:
Hi, I've already sent this to the Komodo mailing list (which seemed to me the more appropriate place) but unfortunately I got no response. I'd like to build a Python GUI app. Neither Tkinter nor Wxpython nor PyQT are actually what I want (because the lack of GUI builders and they don't really look good on Windows and Linux). Komodo itself is an excellent example of a - at least Python driven -
4
3162
by: Claire Blair | last post by:
I am trying to write a VB6 (not VB.Net) application that has a console window that allows Python command to be typed at the prompt. The idea is so that, I can have full Python scripting from within my application. I should be able to type commands from a Python script (include import etc, so I can use other Python libraries). In other words, I want to provide a complete (or almost complete) interactive Python Scripting environment from...
0
8319
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8739
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8512
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
7347
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4171
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4329
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2739
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1969
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1732
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.