Hello Everybody,

I have a little problem with my application... I searched on the forum, but 
I don't see any solution...

Follow the error:

Traceback (most recent call last):
  File "C:\web2py\gluon\restricted.py", line 227, in restricted
    exec ccode in environment
  File "C:\web2py\applications\xml\controllers/default.py", line 3, in <module>
    import extrairprodutos
  File "C:\web2py\gluon\custom_import.py", line 85, in custom_importer
    modules_prefix, globals, locals, [itemname], level)
ImportError: No module named xml.modules


P.s: Application work fine on the server and my computer... But the error apper 
in another computers...

Informations:

Web2py work on Windows 2008 R2
I put __init__ file on module folder.

Thanks!

-- 
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