On Mar 16, 2005, at 2:44 AM, Roger Binns wrote:
There are other bug fixes and enhancements, and if you don't help me
test svn then the next release might be broken for your purposes.
I am perfectly happy with the current release :-)
Generally I don't run beta/test versions unless they are packaged
On Mar 16, 2005, at 3:03 AM, Bob Ippolito wrote:
On Mar 16, 2005, at 2:44 AM, Roger Binns wrote:
There are other bug fixes and enhancements, and if you don't help me
test svn then the next release might be broken for your purposes.
I am perfectly happy with the current release :-)
Generally I don'
Since py2app requires no "installation" process, it's rather trivial.
Err, my definition of trivial is I point at something in my browser
which downloads something I double click on. There also needs to
be something to double click on to get rid of it. I don't care
how it is done behind the scene
Mentioned this before, but just for context - new to Mac and Python but
retired from a software engineering career. Dual 2.5 Power Mac G5; OS
X 10.3.8; Python 2.3; PythonIDE, Package Manager, PythonLauncher, IDLE.
Also have a PC on my LAN, but use it only as a test platform (dislike
MS Window
Since py2app requires no "installation" process, it's rather trivial.
Err, my definition of trivial is I point at something in my browser
which downloads something I double click on. There also needs to
be something to double click on to get rid of it. I don't care
how it is done behind the scene
Hi all,
A user discovered that I had built only Numeric support, and not
numarray support, into my OS-X matplotlib package. I've fixed that, and
you can find the new version at:
http://www.pythonmac.org/packages/matplotlib-0.72.1-py2.3-macosx10.3.zip
It supports Numeric and/or numarray, and the
On Mar 16, 2005, at 10:49 AM, Roger Binns wrote:
Since py2app requires no "installation" process, it's rather trivial.
Err, my definition of trivial is I point at something in my browser
which downloads something I double click on. There also needs to
be something to double click on to get rid of
Given the buzz that Tiger is coming in a month, I was curious about
whether it's possible to create Python apps on Tiger and run them on
Panther (assuming, of course, that I'm not using Tiger features). I'm
already using my own Python build, if that makes any difference.
I'd really like to upgr
On Mar 16, 2005, at 9:13 PM, Kevin Dangoor wrote:
Given the buzz that Tiger is coming in a month, I was curious about
whether it's possible to create Python apps on Tiger and run them on
Panther (assuming, of course, that I'm not using Tiger features). I'm
already using my own Python build, if t
Bob Ippolito wrote:
My recommendation is to:
- Build your framework on the minimum target platform
- Copy it over to your workstation
- Use bdist_mpkg to build installer packages for the extensions you
use from the minimum target platform
- Install them on your workstation as needed
So, I gues
On Mar 16, 2005, at 9:52 PM, Kevin Dangoor wrote:
Bob Ippolito wrote:
My recommendation is to:
- Build your framework on the minimum target platform
- Copy it over to your workstation
- Use bdist_mpkg to build installer packages for the extensions you
use from the minimum target platform
- Ins
11 matches
Mail list logo