Thanks for the help!  I had read the requirements, but for Mac OS, it stated 
that everything was there.  Unfortunately, Apple is a little further behind on 
their Python upgrades than expected.  The included version of Python for OS X 
10.4.11 is 2.3.5.  (Confirmed by simply typing "python" at a terminal prompt.)  
Therefore, for the benefit of anyone coming across this post, at this point in 
time, you will need to upgrade Python.  This can be done by simply visiting 
http://www.python.org/download/releases/2.6.2/, downloading the package, 
running the installer and rebooting your machine.

I'm sure I'll be back with more questions, but this gets me off and running!

Thanks,

Greg Harris

> Date: Thu, 20 Aug 2009 09:59:45 +0200
> From: [email protected]
> To: [email protected]
> Subject: Re: [qooxdoo-devel] Error with create-application.py
> 
> Right, first check to make sure you have a Python 2.x with x >= 4.
> 
> T.
> 
> Gene Amtower wrote:
> > G,
> >
> > My guess is you're using a version of Python that's either too old or 
> > too new - I'm guessing the latter.  The Python code in the Qooxdoo 
> > toolchain will not run under a Python 3 version, so this might be the 
> > problem, since you stated you're using "WhateverIsNewest" for your Mac 
> > OSX version.  Check the Python version to see if this is the case.
> >
> > You will need to find a way to provide the correct Python version to 
> > the Qooxdoo toolchain, like I had to do on my RedHat desktop.
> >
> > I can't tell you how to do this in OSX, so good luck.  Maybe someone 
> > else here will provide more detailed instructions.
> >
> >   Gene
> >
> > On Wed, 2009-08-19 at 22:29 -0400, G Harris wrote:
> >> I'm new to this project and thought it looked pretty interesting.  
> >> However, before I really even got started I ran into a problem.  If 
> >> I'm not getting something across that I should be, please forgive me.
> >>
> >> After downloading 0.8.2 and unzipping it on my Mac running OSX 
> >> 10.4.WhateverIsNewest, I am running into this error:
> >>
> >> tool/bin/create-application.py --name=custom --out=.
> >> Traceback (most recent call last):
> >>   File "tool/bin/create-application.py", line 28, in ?
> >>     from string import Template
> >> ImportError: cannot import name Template
> >>
> >> I am in the correct directory, tried running as root, tried changing 
> >> the --out parameter to something more useful, tried running from 
> >> inside the qooxdoo-0.8.2-sdk directory and outside it with the 
> >> correct paths, etc.  I've also tried searching through the Bugs list 
> >> and Google and didn't find any info.  Anybody got an answer?
> >>
> >> Thanks,
> >>
> >> gah242s
> >>
> >> ------------------------------------------------------------------------
> >>
> >> With Windows Live, you can organize, edit, and share your photos. 
> >> Click here. <http://www.windowslive.com/Desktop/PhotoGallery>
> >> ------------------------------------------------------------------------------
> >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 
> >> 30-Day 
> >> trial. Simplify your report design, integration and deployment - and focus 
> >> on 
> >> what you do best, core application coding. Discover what's new with 
> >> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> >> _______________________________________________ qooxdoo-devel mailing list 
> >> [email protected] 
> >> <mailto:[email protected]> 
> >> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> >>     
> > ------------------------------------------------------------------------
> >
> > ------------------------------------------------------------------------------
> > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> > trial. Simplify your report design, integration and deployment - and focus 
> > on 
> > what you do best, core application coding. Discover what's new with 
> > Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > qooxdoo-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> >   
> 
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

_________________________________________________________________
With Windows Live, you can organize, edit, and share your photos.
http://www.windowslive.com/Desktop/PhotoGallery
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to