thanks! that's a good tip. Unfortunately the error still exists:

ImportError: No module named myapp.modules.myapp_room


the file modules/myapp_room.py exists on the server. what else could be 
missing?

Alex

Am Montag, 6. Januar 2014 01:32:09 UTC+1 schrieb 黄祥:
>
> i think it related with module name, try to change your module file name 
> into unique name. i usually use the app name with the controller file name. 
> e.g.
> modules/myapp_mycontroller.py
> of course you can use whatever module file name as you want, but please 
> make it unique.
>
> best regards,
> stifan
>

-- 
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/groups/opt_out.

Reply via email to