可以通过以下步骤在 Linux 下载 Python 中的模块 Crypto:

  1. 打开终端。
  2. 确保已经安装了 Python 和 pip,如果没有可以使用以下命令进行安装:
    sudo apt-get update
    sudo apt-get install python3
    sudo apt-get install python3-pip
    
  3. 使用以下命令安装 Crypto 模块:
    pip3 install pycrypto
    
  4. 安装完成后,可以在 Python 中使用以下语句进行测试:
    from Crypto.Cipher import AES
    
linux 下载 python中的模块 Crypto

原文地址: https://www.cveoy.top/t/topic/g9hM 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录