Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

导入出错 #327

Open
Mryangkaitong opened this issue Feb 17, 2023 · 0 comments
Open

导入出错 #327

Mryangkaitong opened this issue Feb 17, 2023 · 0 comments

Comments

@Mryangkaitong
Copy link

import oss2

File "/root/anaconda3/lib/python3.8/site-packages/oss2/init.py", line 3, in
from . import models, exceptions, defaults
File "/root/anaconda3/lib/python3.8/site-packages/oss2/models.py", line 9, in
from . import utils
File "/root/anaconda3/lib/python3.8/site-packages/oss2/utils.py", line 32, in
from Crypto.Cipher import AES
File "/root/anaconda3/lib/python3.8/site-packages/Crypto/Cipher/init.py", line 7, in
from Crypto.Cipher._mode_ctr import _create_ctr_cipher
File "/root/anaconda3/lib/python3.8/site-packages/Crypto/Cipher/_mode_ctr.py", line 35, in
from Crypto.Util.number import long_to_bytes
File "/root/anaconda3/lib/python3.8/site-packages/Crypto/Util/number.py", line 387
s = pack('>I', n & 0xffffffffL) + s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant