Hi Qooxdoo Team :-)
I've been using Qooxdoo without problems on Linux.
Now I'm trying to use it on Windows (at work) and I'm unable to generate an
application.
Here's my setup:
- Windows 7 Pro
- Python 2.7.5
- Qooxdoo 4.0
C:
\data
\prgweb
\qooxdoo-4.0-sdk
And here's the process I'm following:
cd c:\data\prgweb
python qooxdoo-4.0-sdk\create-application.py --name=qxtest
cd qxtest
python generate.py source -s
And here's the result:
----------------------------------------------------------------------------
Initializing: data
----------------------------------------------------------------------------
>>> Processing configuration
Traceback (most recent call last):
File "c:\data\prgweb\qooxdoo-4.0-sdk\tool\bin\generator.py", line 268,
in <module>
main()
File "c:\data\prgweb\qooxdoo-4.0-sdk\tool\bin\generator.py", line 183,
in main
config = initConfig(console, options, args);
File "c:\data\prgweb\qooxdoo-4.0-sdk\tool\bin\generator.py", line 124,
in initConfig
config = Config(console, options.config, **options.letmacros)
File
"c:\data\prgweb\qooxdoo-4.0-sdk\tool\pylib\generator\config\Config.py", line
61, in __init__
self.__init_fname(data)
File
"c:\data\prgweb\qooxdoo-4.0-sdk\tool\pylib\generator\config\Config.py", line
96, in __init_fname
data = json.loadStripComments(fname)
File "c:\data\prgweb\qooxdoo-4.0-sdk\tool\pylib\misc\json.py", line
65, in loadStripComments
s = codecs.open(path, "r", "utf-8").read()
File "c:\python27\lib\codecs.py", line 881, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: 'config.json'
The config.json file does exist in the \qxtest folder.
I've tried with Qooxdoo 3.5.1 with the same result.
I've done that on another machine with Windows 7 and the same Python
version, and it worked perfectly.
I don't know what's wrong with this...
Any idea ?
Many thanks :-)
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Generator-config-json-not-found-tp7585866.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel