Hi Ricardo,

Thank you very much for posting the application. Here are a few questions 
that I have regarding this:
1. Do I need to put the route.py in the root directory of my app?
2. I tried by putting the routes.py in the rood directory of iochat. 
run_io_chat.py was also created in the same directory. I also included 

import sys
sys.path.append('path_to_web2py\library.zip')

at the very top of your run_io_chat.py. When I run the command python.exe 
run_io_chat.py, I get the error: Cannot determine web2py version.
Also when I try to visit http://127.0.0.1:8000/iochat/default/index, I get 
the following ticket:
<type 'exceptions.ImportError'> No module named socketio.namespace

Could you tell me what I am doing wrong?

Thanks!

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to