mirror of
https://github.com/UzJu/Cloud-Bucket-Leak-Detection-Tools.git
synced 2025-11-05 02:26:16 +00:00
feat: Fix ModuleNotFoundError: No module named 'urlparse'
This commit is contained in:
parent
91f110f781
commit
f62a959669
16
README.md
16
README.md
@ -1,5 +1,21 @@
|
||||

|
||||
|
||||
# 问题解决ModuleNotFoundError: No module named 'urlparse'
|
||||
|
||||

|
||||
|
||||
如果遇到这个问题,可以使用以下命令,如果还是无法解决,可以通过issue的方式联系我,或者发送邮件到`uzjuer@163.com`或在我的GitHub主页添加我的微信,告诉我python
|
||||
|
||||
```bash
|
||||
pip3 install cos-python-sdk-v5
|
||||
```
|
||||
|
||||
目前我已经测试可以运行的版本如下
|
||||
|
||||
1、python3.8.9
|
||||
|
||||
2、python3.9.13
|
||||
|
||||
# :rooster:使用教程
|
||||
|
||||
```bash
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user