instalé WAPT en un sistema Debian 9, especificando "stretch" como repositorio.
La instalación se realizó sin problemas, pero durante postconf obtengo este error:
Traceback (most recent call last):
File "/opt/wapt/waptserver/scripts/postconf.py", line 42, in
Importar jinja2
Archivo "/opt/wapt/lib/python2.7/site-packages/jinja2/__init__.py", línea 33, en
from jinja2.environment import Environment, Template
File "/opt/wapt/lib/python2.7/site-packages/jinja2/environment.py", línea 13, en
Importar weakref
Archivo "/usr/lib/python2.7/weakref.py", línea 14, en
.
Gracias
Estoy perdido porque el script postconf.sh se ejecuta correctamente.
de antemano por su ayuda
