Hello, there,

I'm using web2py on Cloud9[1], and web2py works well. I'm working on an app
that need websockets, following a Bruno Rocha video [2]. So, when I start
the websockets module, python returns an error:


Traceback (most recent call last):
  File "gluon/contrib/websocket_messaging.py", line 96, in <module>
    import gluon.utils
ImportError: No module named gluon.utils


The module is in the correct directory (web2py was installed with git
clone), and I can't understand where is the error. Maybe this is so basic
that I'm over there and can't see.

Thanks for any help,

[1] - https://c9.io
[2] - http://brunorocha.org/python/web2py/websockets-com-
tornado-web2py-python-jquery.html

-- 
José Ricardo Borba

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to