wlm85234886 发表于 2025-3-18 20:19:04

【待反馈】出错了,[对象存储自动挂载]运行时发生错误!

出错了,[对象存储自动挂载]运行时发生错误!ImportError: cannot import name 'is_bytes' from 'Crypto.Util.py3compat' (/www/server/panel/pyenv/lib/python3.7/site-packages/Crypto/Util/py3compat.py)

阿珂 发表于 2025-3-19 11:56:13

查看一下pycryptodome是什么版本的
btpip list |grep pycryptodome
执行下面命令指定版本为3.9.7,重新试下
btpip install pycryptodome==3.9.7
页: [1]
查看完整版本: 【待反馈】出错了,[对象存储自动挂载]运行时发生错误!