【发布时间】:2020-04-29 10:52:19
【问题描述】:
以下是我使用的物品:
python 3.6.8
django 2.1.5
django_saml2_auth
https://github.com/mehcode/python-xmlsec/releases/download/1.3.5/xmlsec-1.3.52.dev0-cp36-cp36m-win_amd64.whl
全部安装正确,没有问题
当我运行服务器时,我收到如下错误消息:
saml2.sigver.SigverError: Cannot find ['xmlsec.exe', 'xmlsec1.exe']
如何解决这个错误?
【问题讨论】:
标签: python django saml saml-2.0