我使用的是 MacOS 10.15.7 Catalina,目前使用的是 Python 3.8.4 和 Pip 21.1.1
\n无论出于何种原因,当我尝试运行时,我不断收到错误python -m pip install xmlsec
文本形式错误:
\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)