Wapt 1.5 post-configuration script problem
Published: February 23, 2018 - 10:56 AM
I followed all the WAPT 1.5 installation documentation.
I had to add several Python libraries and now I'm stuck.
When I run the script: `/opt/wapt/bin/python /opt/wapt/waptserver/scripts/postconf.py --force-https`, I get the following error: `
Traceback (most recent call last):
File "/opt/wapt/waptserver/scripts/postconf.py", line 57, in`
from waptpackage import WaptLocalRepo
ImportError: No module named waptpackage
Thank you for your help.
Regards.
I had to add several Python libraries and now I'm stuck.
When I run the script: `/opt/wapt/bin/python /opt/wapt/waptserver/scripts/postconf.py --force-https`, I get the following error: `
Traceback (most recent call last):
File "/opt/wapt/waptserver/scripts/postconf.py", line 57, in`
from waptpackage import WaptLocalRepo
ImportError: No module named waptpackage
Thank you for your help.
Regards.