web2py™ | Version 2.14.6-stable+timestamp.2016.05.10.00.21.47 |
---|---|
Python | Python 2.7.3: /Applications/web2py.app/Contents/MacOS/python (prefix: /Applications/web2py.app/Contents/Resources) |
1. | Traceback (most recent call last): |
<type 'exceptions.ImportError'>(Cannot import module 'applications.Arista_EOS_Tools.modules.jsonrpc')
File /Applications/web2py.app/Contents/Resources/gluon/restricted.py in restricted at line 227 code arguments variables
File /Applications/web2py.app/Contents/Resources/applications/Arista_EOS_Tools/controllers/default.py in <module> at line 13 code arguments variables
File /Applications/web2py.app/Contents/Resources/gluon/custom_import.py in custom_importer at line 89 code arguments variables
(name='jsonrpc', globals={'A': <class 'gluon.html.A'>, 'ANY_OF': <class 'gluon.validators.ANY_OF'>, 'ASSIGNJS': <function ASSIGNJS>, 'AppConfig': <function AppConfig>, 'Auth': <class 'gluon.tools.Auth'>, 'B': <class 'gluon.html.B'>, 'BEAUTIFY': <class 'gluon.html.BEAUTIFY'>, 'BODY': <class 'gluon.html.BODY'>, 'BR': <class 'gluon.html.BR'>, 'BUTTON': <class 'gluon.html.BUTTON'>, ...}, locals={'A': <class 'gluon.html.A'>, 'ANY_OF': <class 'gluon.validators.ANY_OF'>, 'ASSIGNJS': <function ASSIGNJS>, 'AppConfig': <function AppConfig>, 'Auth': <class 'gluon.tools.Auth'>, 'B': <class 'gluon.html.B'>, 'BEAUTIFY': <class 'gluon.html.BEAUTIFY'>, 'BODY': <class 'gluon.html.BODY'>, 'BR': <class 'gluon.html.BR'>, 'BUTTON': <class 'gluon.html.BUTTON'>, ...}, fromlist=[], level=-1)
84. | new_mod = base_importer( |
1. | # -*- coding: utf-8 -*- |