Probably only news to me, but a Mac OS 10.3 wxPython (2.5.5.1) binary
is now up for Python 2.4
(http://wxpython.sourceforge.net/download.php#prerequisites).
I don't see it yet on the list Bob referred me to
(http://pythonmac.org/packages/), but perhaps it will be soon.
Lee C
__
On Apr 10, 2005, at 12:13 AM, Lee Cullens wrote:
Probably only news to me, but a Mac OS 10.3 wxPython (2.5.5.1) binary
is now up for Python 2.4
(http://wxpython.sourceforge.net/download.php#prerequisites).
I don't see it yet on the list Bob referred me to
(http://pythonmac.org/packages/), but p
Hi all,
Just a quick heads-up on my latest venture into the wild and wonderful world of
the Open Scripting Architecture, MacPythonOSA:
http://freespace.virgin.net/hamish.sanderson/MacPythonOSA_project.dmg.gz
Only semi-complete and minimally documented, and functioning more at
proof-of-concept
On Apr 10, 2005, at 11:40 AM, has wrote:
Just a quick heads-up on my latest venture into the wild and wonderful
world of the Open Scripting Architecture, MacPythonOSA:
..
I will definitely need expert advice on the finer points of OSA
component implementation in order to complete it, so if someon
Bob Ippolito wrote:
>In the implementation, you do this:
>
>#define MAX_CSTRING_PATH_SIZE 32768 /* Because 32KB should be enough for
>anyone... */
>
>32KB is *way* oversized and could actually cause a problem because the default
>stack size on Mac OS X is rather small. The right way is to just
Hi all,
I had to re-install macosX and i'm struggling to re)install scipy...
I think i have installed everything necessary but the installation exits with
sh: line 1: f95: command not found
sh: line 1: f95: command not found
error: Command "f95 -fixed -O4 -c -c Lib/fftpack/dfftpack/dcosqb.f -o
bui
Sorry for the crosspost, but perhaps some of you more familiar with the
OS X Python guts might have some theories. Thanks!
-jag
<>Joshua Ginsberg -- [EMAIL PROTECTED]
Brainstorm Internet Network Operations
970-247-1442 x131
Begin forwarded message:
From: Joshua Ginsberg <[EMAIL PROTECTED]>
Date:
On 2-apr-05, at 17:24, J. Devaney wrote:
I'm working on a python project that requires audio I/O (via the
soundcard) - I basically just need a stream that can be analyzed in
real-time and stored to a file. I've looked into various options -
such as portaudio using a python wrapper - but since port
On Apr 10, 2005, at 2:46 PM, Joshua Ginsberg wrote:
I writing some python code to do some analysis of my mail logs. I
took a 10,000 line snippet from them (the files are about 5-6 million
usually) to test my code with. I'm developing it on a Powerbook G4
1.2GHz with 1.25GB of RAM and the Apple d
On Apr 10, 2005, at 12:19 PM, Benjamin Abecassis wrote:
I had to re-install macosX and i'm struggling to re)install scipy...
I think i have installed everything necessary but the installation
exits with
sh: line 1: f95: command not found
sh: line 1: f95: command not found
error: Command "f95 -fi
Benjamin Abecassis wrote:
Hi all,
I had to re-install macosX and i'm struggling to re)install scipy...
I think i have installed everything necessary but the installation exits with
sh: line 1: f95: command not found
sh: line 1: f95: command not found
error: Command "f95 -fixed -O4 -c -c Lib/fftpack
On Apr 10, 2005, at 3:53 PM, has wrote:
A multi-process model would be a lot more robust overall. Linking to
Python is problematic if there's even a remote possibility the
process might also be using a Python interpreter.
If you remove the need for that and communicate with existing Python
int
MacEnthon is the OS X counterpart to the popular "Enthought Edition" of
Python: a convenient bundling of a number of packages geared for the
scientific community. Right now, it targets the Apple-installed Python
2.3.0. Once I am satisfied with this release, I will consider cutting a
release for
13 matches
Mail list logo