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

requirements.txt中引用qcloud-cos库版本问题 #9

Open
419066074 opened this issue Aug 30, 2022 · 4 comments
Open

requirements.txt中引用qcloud-cos库版本问题 #9

419066074 opened this issue Aug 30, 2022 · 4 comments

Comments

@419066074
Copy link

kali安装requirements.txt中引用的qcloud-cos库提示版本只支持python2,换用qcloud-cos-python3库安装就正常了。

@est6633
Copy link

est6633 commented Sep 14, 2022

师傅,代码里面的python库要怎么改,改成qcloud-cos-python3无法运行 ModuleNotFoundError: No module named 'qcloud_cos_python3'

@est6633
Copy link

est6633 commented Sep 14, 2022

from qcloud-cos-python3 import CosConfig
^
SyntaxError: invalid syntax

@curtisrecords
Copy link

@188150486 requirements.txt 里面改一下版本 然后再安装

@est6633
Copy link

est6633 commented Mar 5, 2023

@188150486 requirements.txt 里面改一下版本 然后再安装

师傅 怎么要怎么改 ImportError: cannot import name 'CosS3Client' from 'qcloud_cos'

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

3 participants