I am trying to get the rpc python stuff running...
I have the contrib rpcpython code from trunk
I can import simplejson from a python shell
when I run it I get this:
>python ./start-server.py
Traceback (most recent call last):
File "./start-server.py", line 38, in <module>
import qxjsonrpc
File
"/home/john/qooxdoo-1.3-sdk/tmp/qooxdoo-contrib/RpcPython/trunk/services/qxjsonrpc/__init__.py",
line 52, in <module>
from qxjsonrpc._request import *
File
"/home/john/qooxdoo-1.3-sdk/tmp/qooxdoo-contrib/RpcPython/trunk/services/qxjsonrpc/_request.py",
line 24, in <module>
from qxjsonrpc.json import *
File
"/home/john/qooxdoo-1.3-sdk/tmp/qooxdoo-contrib/RpcPython/trunk/services/qxjsonrpc/json.py",
line 205, in <module>
'No package found to encode python objects to JSON! Please install
a supported package. See INSTALL file for more information.'
AssertionError: No package found to encode python objects to JSON!
Please install a supported package. See INSTALL file for more
information.
i changed json.py to have this:
use_python_cjson=False
Anyone using this stuff?
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in
Real-Time with Splunk. Collect, index and harness all the fast moving IT data
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business
insights. http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel