web2py-appreport icon indicating copy to clipboard operation
web2py-appreport copied to clipboard

import error

Open wakamd opened this issue 6 years ago • 0 comments

hi when trying out this app, I got this error:

`1.2.3.4.5.6.7.8.9. Traceback (most recent call last): File "/home/maurice/web2py/gluon/restricted.py", line 219, in restricted exec(ccode, environment) File "/home/maurice/web2py/applications/appreport/models/plugin_appreport.py", line 25, in import modules.plugin_appreport as plugin_appreport_module File "/home/maurice/web2py/gluon/custom_import.py", line 104, in custom_importer raise ImportError(e1, import_tb) # there an import error in the moduleImportError: (ImportError("Cannot import module 'applications.appreport.modules.modules'",), <traceback object at 0x7f0e48f52758>)

`

wakamd avatar Nov 22 '18 15:11 wakamd