I installed WAPT on a Debian 9 system, specifying "stretch" as the repository.
The installation went smoothly, but during postconf I get this error:
Traceback (most recent call last):
File "/opt/wapt/waptserver/scripts/postconf.py", line 42, in
import jinja2
File "/opt/wapt/lib/python2.7/site-packages/jinja2/__init__.py", line 33, in
from jinja2.environment import Environment, Template
File "/opt/wapt/lib/python2.7/site-packages/jinja2/environment.py", line 13, in
import weakref
File "/usr/lib/python2.7/weakref.py", line 14, in
.
Thanks
I'm lost because I'm successfully running the postconf.sh script.
in advance for your help
