小编Rac*_*ikh的帖子

当 pip 安装 xmlsec 时,收到“错误:xmlsec1 未安装或不在路径中。”

我使用的是 MacOS 10.15.7 Catalina,目前使用的是 Python 3.8.4 和 Pip 21.1.1

\n

无论出于何种原因,当我尝试运行时,我不断收到错误python -m pip install xmlsec

\n

文本形式错误:

\n
\xe2\x9e\x9c python -m pip install xmlsec \nCollecting xmlsec\n  Using cached xmlsec-1.3.10.tar.gz (62 kB)\n  Installing build dependencies ... done\n  Getting requirements to build wheel ... done\n  Installing backend dependencies ... done\n    Preparing wheel metadata ... done\nRequirement already satisfied: lxml>=3.8 in /Users/rsheikh/.pyenv/versions/3.8.4/lib/python3.8/site-packages (from xmlsec) (4.6.3)\nBuilding wheels for collected packages: xmlsec\n  Building wheel for xmlsec (PEP 517) ... error\n  ERROR: Command errored out with …
Run Code Online (Sandbox Code Playgroud)

python macos homebrew pip xmlsec1

14
推荐指数
2
解决办法
9879
查看次数

标签 统计

homebrew ×1

macos ×1

pip ×1

python ×1

xmlsec1 ×1