[Stackless] Fwd: Stackless Python 2.5.2
Daniel Fackrell
unlearned at gmail.com
Thu Feb 28 07:55:03 CET 2008
Okay, that made a huge difference.
Here's the new link:
http://unlearned.sytes.net/stackless/stackless-2.5.2-macosx2008-02-27.dmg
On Wed, Feb 27, 2008 at 4:12 PM, Jeff Senn <senn at maya.com> wrote:
>
> On Feb 27, 2008, at 5:40 PM, Daniel Fackrell wrote:
> > Trying to run IDLE, however is UNSUCCESSFUL on both available
> > machines.
>
> It looks like the _tkinter module failed to build for you. (You will
> probably find an error if you carefully look through the build log).
> I had this problem as well. On your build machine, try getting rid of
> the
> Tcl/Tk Framework that you installed in /Library/Frameworks/
> {Tcl,Tk}.framework;
> comment out the check for it in the build script, and try re-building.
>
> - fatal("Please install a Universal Tcl/Tk framework in /
> Library from\n\thttp://tcltkaqua.sourceforge.net/")
>
> + pass #fatal("Please install a Universal Tcl/Tk framework in /
> Library from\n\thttp://tcltkaqua.sourceforge.net/")
More information about the Stackless
mailing list