Error ticket for "eden"

12 views
Skip to first unread message

bekim.ba...@gmx.de

unread,
Feb 21, 2024, 8:53:12 PMFeb 21
to sahan...@googlegroups.com

Dir all,

 

I’m not able to start eden.

I think that Error is something general in config.

Can someone help?

 

Error ticket for "eden"

Ticket ID

127.0.0.1.2024-02-22.02-50-19.fb19685c-ed58-49b9-ad91-eaf6eb055b6f

<class 'AttributeError'> 'ImportError' object has no attribute 'message'

Version

web2py™

Version 2.16.1-stable+timestamp.2017.11.13.23.50.07

Python

Python 3.7.9: G:\Data\99dev\tools\Python\Python37\python.exe (prefix: G:\Data\99dev\tools\Python\Python37)

Traceback

1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
Traceback (most recent call last):
 
File "G:\Data\99dev\projects\sahana\web2py\gluon\custom_import.py", line 77, in custom_importer
    return NATIVE_IMPORTER(oname, globals, locals, fromlist, level)
ModuleNotFoundError: No module named 's3'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
 
File "G:\Data\99dev\projects\sahana\web2py\gluon\custom_import.py", line 88, in custom_importer
    modules_prefix, globals, locals, [itemname], level)
 
File "G:\Data\99dev\projects\sahana\web2py\applications\eden\modules\s3\__init__.py", line 45, in <module>
    from .
s3validators import *
 
File "G:\Data\99dev\projects\sahana\web2py\gluon\custom_import.py", line 111, in custom_importer
    return NATIVE_IMPORTER(name, globals, locals, fromlist, level)
 
File "G:\Data\99dev\projects\sahana\web2py\applications\eden\modules\s3\s3validators.py", line 73, in <module>
    from
gluon.validators import Validator, ValidationError
ImportError: cannot import name 'ValidationError' from 'gluon.validators' (G:\Data\99dev\projects\sahana\web2py\gluon\validators.py)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
 
File "G:\Data\99dev\projects\sahana\web2py\gluon\custom_import.py", line 102, in custom_importer
    return NATIVE_IMPORTER(name, globals, locals, fromlist, level)
ModuleNotFoundError: No module named 's3'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
 
File "G:/Data/99dev/projects/sahana/web2py/applications/eden/models/000_1st_run.py", line 51, in <module>
    import
s3 as s3base
  File "G:\Data\99dev\projects\sahana\web2py\gluon\custom_import.py", line 104, in custom_importer
    raise ImportError(e1, import_tb# there an import error in the module
ImportError: (ImportError("cannot import name 'ValidationError' from 'gluon.validators' (G:\\Data\\99dev\\projects\\sahana\\web2py\\gluon\\validators.py)"), <traceback object at 0x000001FDF4C9B488>)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
 
File "G:\Data\99dev\projects\sahana\web2py\gluon\restricted.py", line 219, in restricted
    exec(ccode, environment)
 
File "G:/Data/99dev/projects/sahana/web2py/applications/eden/models/000_1st_run.py", line 53, in <module>
   
errors.append(e.message)
AttributeError: 'ImportError' object has no attribute 'message'

Error snapshot help

AttributeError('ImportError' object has no attribute 'message')

 

image001.png
Reply all
Reply to author
Forward
0 new messages