Hi Christian, Welcome to the community :-)
You have to use the Python 2.6.x verion, we doesn't support Python 3.x, please download the 2.6.x version: http://www.activestate.com/activepython/ Another note: At the moment, we have problems to run the source version from an application, if the framework and the application are on different drives. So please use only one drive ("c:" or "d:") to work with qooxdoo. Thomas is currently to fix the issue. I hope, that the informations will help you to run qooxdoo, but if there are any obscurities please ask. Cheers, Chris christian35 schrieb: > I'm on a PC wirh windows XP SP3. I've downloaded last version of > qooxdoo : qooxdoo-0.8.2-sdk.zip I've unzipped in C:. So I have > c:\qooxdoo-0.8.2-sdk. I've downloaded and installed ActivePython It'he > checked it's working with : c:\python -V and I get "Python 3.0.1" So I > try to create my first skeleton with : > c:\qooxdoo-0.8.2-sdk\tool\bin\create-application.py --name=custom > --out=D:\develop\qooxdoo\ I get this error : File > "c:\qooxdoo-0.8.2-sdk\tool\bin\create-application.py", line 144 > os.chmod(os.path.join(root, file), 0755) SyntaxError: invalid token. > I've tried with different syntax behoind --out like "C:" or "C:\" ou > "c:\develop" ... Always same error. I need your help to start > discovering qooxdoo. Thanks > ------------------------------------------------------------------------ > View this message in context: Unable to create my first skeleton > application with create-application.py > <http://www.nabble.com/Unable-to-create-my-first-skeleton-application-with-create-application.py-tp22615977p22615977.html> > Sent from the qooxdoo-devel mailing list archive > <http://www.nabble.com/qooxdoo-devel-f3822.html> at Nabble.com. > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > ------------------------------------------------------------------------ > > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > -- Christian Schmidt Software Engineer Core Development :: Web Technologies 1&1 Internet AG Ernst-Frey-Str. 9 76135 Karlsruhe, Germany http://www.1und1.de Amtsgericht Montabaur / HRB 6484 Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
