Hi, I am facing a problem on Windows installation of web2py. When trying to run applications I get the following error:
ImportError: No module named ... ... replaced by a model I have used in the import statement in default.py All the modules I have used are installed and thety can be imported when called from the python console or with any ordinary python application by 'python foo.py' type of a call. It seems web2py does not understand the paths the same way as my python installation. Any ideas how this could be fixed? Many thanks.
-- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

