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
