> uninstall EPD in order to try it out without breaking their previously
> installed Pythons.
Thanks for the advice. I was indeed using Enthought. I am just going
to go ahead and upgrade, and see what that does.
cf
--
Chris Fonnesbeck
Department of Mathematics and Statistics
PO Box 56, Univers
Is there any way of convincing setuptools to *not* build for PPC? For
some reason, it tries to build a universal binary by default:
g++ -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk ...etc
Which results in errors:
ld warning: in
/Developer/SDKs/MacOSX10.4u.sdk/Library/Framework
Andrew Jaffe gmail.com> writes:
>
> Hi All,
>
> Thanks for the advice!
>
> However, I'm pretty sure I don't need the overhead of a fink or MacPorts
> install -- I've been very happy with Framwork installs so far (and I'm
> pretty sure that's necessary for PyObjC).
>
I can vouch for the new
ying files for scheme doc
error: cannot copy tree 'doc': not a directory
Any ideas how to resolve this?
--
Chris Fonnesbeck
Atlanta, GA
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
On 10/25/05, Piet van Oostrum <[EMAIL PROTECTED]> wrote:
> >>>>> Chris Fonnesbeck <[EMAIL PROTECTED]> (CF) wrote:
>
> >CF> # Loop over models
> >CF> for model in models:
> ...
> >CF> # Initialize sampler
&g
pple Internal Keyboard/Trackpad, Apple Computer, Up to 12
Mb/sec, 500 mA
--
Chris Fonnesbeck
Atlanta, GA
--
Chris Fonnesbeck
Atlanta, GA
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
Seemingly out of nowhere, I now get the following error when I try to
import anything in python 2.3 (on Panther):
Fatal Python error: Interpreter not initialized (version mismatch?)
Abort trap
I'm not sure what I could have done to cause this. Any hints as to how
to get python working again are m
Has anyone had success compiling wxPython on Tiger? I get the
following when trying to compile:
./bk-make-pch .pch/wxprec_basedll/wx/wxprec.h.gch wx/wxprec.h g++
-I.pch/wxprec_basedll -D__WXMAC__ -I./src/tiff -I./src/jpeg
-I./src/expat/lib -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1
-d
I have a Bayesian simulation package, PyMC, that I run on OSX 10.4
using either Python 2.3.5 or the ActiveState 2.4. It essentially
generates long sample arrays of parameter values, which it then
summarizes at the end (I am using Numeric arrays). However, after a
simulation of only 80K iterations (
I am attempting to get Tkinter working on a new Powerbook, but seem
unable to do so (works fine on my old 'book). I have installed the
Panther add-ons and TclTkAqua (Batteries included). However, nothing
involving Tcltk seems to work. Idle dies:
Traceback (most recent call last):
File "/System/L
I am trying to make an installer for my MCMC software (PyMC) with
py2app, however when I try running bdist_mpkg, I get the following
errors:
Traceback (most recent call last):
File "/usr/local/bin/bdist_mpkg", line 2, in ?
from bdist_mpkg.scripts.script_bdist_mpkg import main
File
"/Syste
On Sat, 5 Feb 2005 13:35:10 -0500, Bob Ippolito <[EMAIL PROTECTED]> wrote:
> For running your own scripts and playing around in the terminal, just
> use pythonw all the time. There is a very slight increase in start-up
> time, but nothing worth caring about.
>
OK, so if I replace the symbolic l
Sorry in advance for what may, in fact, be a naive post, but I am
trying to figure out the significance of pythonw on OSX. I know that
you need to run pythonw if you intend to use python programs with
certain graphical backends, otherwise the UI becomes unresponsive.
Running idle from the command l
13 matches
Mail list logo