1.80.1 is supposed to be identical to trunk. (!?)

Do you have this file: applications/sueldos/modules/reportes.py

On 12 Lug, 12:40, Jose <[email protected]> wrote:
> The Version 1.80.1 (12/07/2010 16:32:46) still remains the problem, if
> the application is served by Cherokee. If it runs directly from the
> server web2py, works well.
>
> The error it shows is:
>
> File "/usr/home/web2py/applications/sueldos/controllers/informes.py",
> line 27, in informe_ipam
>     reportes = local_import('reportes', reload=True)
>   File "gluon/compileapp.py", line 228, in <lambda>
>     local_import_aux(name,reload,app)
>   File "gluon/compileapp.py", line 164, in local_import_aux
>     module = __import__(name)
> ImportError: No module named applications.sueldos.modules.reportes
>
> The trunk version works well with both Cherokee and the server itself.
>
> Regards
> Jose

Reply via email to