小编Chr*_*ris的帖子

如何在 Windows 上为 Python 3.7 安装 Splunklib?

Splunklib因为Python 3.7无法在我的 Windows 机器上安装。由于pycrypto未移植到Python 3,我已将其卸载并安装pycrypodome为替代品。不幸的是,在尝试安装时splunklibpip仍会尝试安装pycrypto.

*Installing collected packages: pycrypto, splunklib
Running setup.py install for pycrypto ... *
Run Code Online (Sandbox Code Playgroud)

有没有办法强制Pythonpip使用pycryptodome而不是pycrypto

python splunk pycrypto python-3.7 pycryptodome

3
推荐指数
1
解决办法
3133
查看次数

标签 统计

pycrypto ×1

pycryptodome ×1

python ×1

python-3.7 ×1

splunk ×1