Regarding Web.py and Pyjams-JSONRPC connection

52 views
Skip to first unread message

Swapnil Bhavekar

unread,
Apr 9, 2013, 7:44:15 AM4/9/13
to pyjs-...@googlegroups.com

Hi Everybody, 

I am trying to connect web.py and pyjamas screen in desktop mode, but not able to connect it. I have refer webpy.jsonrpc.tgz example also but that is also not working at my side.

I am using pyjams 0.8.1a & web.py 3.7

Regards,
Swapnil 

Swapnil Bhavekar

unread,
Apr 10, 2013, 4:49:47 AM4/10/13
to pyjs-...@googlegroups.com
ok, now i am able to made  webpy.jsonrpc.tgz work, made changes in code.py's run() lines as
    #web.run(urls, globals())
    app = web.application(urls, globals())
    app.run()

 & just because of there are print is written instead of return in code.py file that example is not  working.

so able run webpy.jsonrpc.tgz , trying use this point for my desktop based app.


--
 
---
You received this message because you are subscribed to a topic in the Google Groups "Pyjs.org Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/pyjs-users/8wray9TNbo0/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to pyjs-users+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Alex P-B

unread,
Apr 11, 2013, 2:44:26 PM4/11/13
to pyjs-...@googlegroups.com
Hmm - I just made the same changes to the jsonRPC example - It seems odd that it is broken. (along with several of the examples on the pyjs site?)

matthew lange

unread,
Apr 11, 2013, 2:49:36 PM4/11/13
to pyjs-...@googlegroups.com
Indeed, lack of working examples (as well as lack of easy install-ability) has kept me from exploring further, although I remain keenly interested in this project...


--
 
---
You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyjs-users+...@googlegroups.com.

Swapnil Bhavekar

unread,
Apr 12, 2013, 10:32:33 AM4/12/13
to pyjs-...@googlegroups.com
Currently i am able load my app with pyjd but it appears twice in that desktop mode, i am not able to understand why it comes twice.

Swapnil Bhavekar

unread,
Apr 12, 2013, 10:53:54 AM4/12/13
to pyjs-...@googlegroups.com
i am able to solve it with "Layout duplicated in browser " Post


On Tuesday, April 9, 2013 5:14:15 PM UTC+5:30, Swapnil Bhavekar wrote:
Reply all
Reply to author
Forward
0 new messages