-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Error ticket for "OpenLex"
Ticket ID
127.0.0.1.2022-05-10.17-18-21.99a2f4ca-6e3d-40c4-9c93-9dbeada7faf4
<class 'ModuleNotFoundError'> No module named 'applications.OpenLex.modules.xhtml2pdf'
Versión
| web2py™ | Version 2.22.3-stable+timestamp.2022.02.15.07.07.56 |
|---|---|
| Python 3.8.10: /usr/bin/python3 (prefix: /usr) |
Error snapshot
ModuleNotFoundError(No module named 'applications.OpenLex.modules.xhtml2pdf')
127.0.0.1.2022-05-10.17-18-21.99a2f4ca-6e3d-40c4-9c93-9dbeada7faf4
<class 'ModuleNotFoundError'> No module named 'applications.OpenLex.modules.xhtml2pdf'
Versión
web2py™ Version 2.22.3-stable+timestamp.2022.02.15.07.07.56
Python Python 3.8.10: /usr/bin/python3 (prefix: /usr)
Rastreo
Traceback (most recent call last):
File "/home/gonzalo/web2py/gluon/restricted.py", line 219, in restricted
exec(ccode, environment)
File "/home/gonzalo/web2py/applications/OpenLex/controllers/expedientes.py", line 9, in
from xhtml2pdf import pisa
File "/home/gonzalo/web2py/gluon/custom_import.py", line 85, in custom_importer
return base_importer(pname, globals, locals, fromlist, level)
ModuleNotFoundError: No module named 'applications.OpenLex.modules.xhtml2pdf'
Error snapshot help
ModuleNotFoundError(No module named 'applications.OpenLex.modules.xhtml2pdf')