当前位置:网站首页>AWS AWS help error
AWS AWS help error
2022-07-07 23:44:00 【On the way of data communication】
One 、 Error details
Traceback (most recent call last):
File "/usr/local/bin/aws", line 27, in <module>
sys.exit(main())
File "/usr/local/bin/aws", line 23, in main
return awscli.clidriver.main()
File "/usr/local/lib/python3.5/dist-packages/awscli/clidriver.py", line 69, in main
driver = create_clidriver()
File "/usr/local/lib/python3.5/dist-packages/awscli/clidriver.py", line 79, in create_clidriver
event_hooks=session.get_component('event_emitter'))
File "/usr/local/lib/python3.5/dist-packages/awscli/plugin.py", line 44, in load_plugins
modules = _import_plugins(plugin_mapping)
File "/usr/local/lib/python3.5/dist-packages/awscli/plugin.py", line 61, in _import_plugins
module = __import__(path, fromlist=[module])
File "/usr/local/lib/python3.5/dist-packages/awscli/handlers.py", line 27, in <module>
from awscli.customizations.cloudformation import initialize as cloudformation_init
File "/usr/local/lib/python3.5/dist-packages/awscli/customizations/cloudformation/__init__.py", line 13, in <module>
from awscli.customizations.cloudformation.package import PackageCommand
File "/usr/local/lib/python3.5/dist-packages/awscli/customizations/cloudformation/package.py", line 26, in <module>
from awscli.customizations.s3uploader import S3Uploader
File "/usr/local/lib/python3.5/dist-packages/awscli/customizations/s3uploader.py", line 22, in <module>
from s3transfer.manager import TransferManager
File "/usr/local/lib/python3.5/dist-packages/s3transfer/__init__.py", line 592
range_param = f'bytes={start_range}-{end_range}'
^
SyntaxError: invalid syntax
Two 、 solve
1. You can see that the important information of error reporting is
File "/usr/local/lib/python3.5/dist-packages/s3transfer/__init__.py", line 592
range_param = f'bytes={start_range}-{end_range}'
^
SyntaxError: invalid syntax
2. View version
pip3 show s3transfer
# Wrong version : 0.5.2
# Normal version : 0.5.0
3. Adjust version
pip3 uninstall s3transfer
pip3 install s3transfer==0.5.0
thus , Problem solving
边栏推荐
- An example analysis of MP4 file format parsing
- Summary of SQL single table query 2020.7.27
- C simple question one
- ASP. Net core middleware request processing pipeline
- MP4文件格式解析之结合实例分析
- List. How to achieve ascending and descending sort() 2020.8.6
- 蓝桥ROS中使用fishros一键安装
- UIC564-2 附录4 –阻燃防火测试:火焰的扩散
- FFA与ICGA造影
- 【7.4】25. K 个一组翻转链表
猜你喜欢

Flash encryption process and implementation of esp32

SAP HR 社会工作经历 0023

Restricted linear table

archery安装测试

Dataguard 主备清理归档设置

Anxin vb01 offline voice module access intelligent curtain guidance
![[STM32 + esp-12s connect Tencent cloud IOT development platform 1] creation of cloud platform and burning of at firmware](/img/bc/8241a339cca9b7af475169dba39c10.jpg)
[STM32 + esp-12s connect Tencent cloud IOT development platform 1] creation of cloud platform and burning of at firmware
![Arbre binaire équilibré [Arbre AVL] - Insérer et supprimer](/img/1f/cd38b7c6f00f2b3e85d4560181a9d2.png)
Arbre binaire équilibré [Arbre AVL] - Insérer et supprimer

关于CH32库函数与STM32库函数的区别

Chisel tutorial - 02 Chisel environment configuration and implementation and testing of the first chisel module
随机推荐
Chisel tutorial - 03 Combinatorial logic in chisel (chisel3 cheat sheet is attached at the end)
aws-aws help报错
SAP HR labor contract information 0016
SLAM面试总结
Markdown
【7.5】15. 三数之和
MySQL Architecture
HDU - 1260 tickets (linear DP)
Dataguard 主备清理归档设置
数据库面试题+解析
蓝桥ROS中使用fishros一键安装
Extract the file name under the folder under win
0-1背包问题
Where are you going
Take you hand in hand to build Eureka server with idea
Flash download setup
May day d-light
C method question 1
Dependency injection 2 advantage lifecycle
Pycharm essential plug-in, change the background (self use, continuous update) | CSDN creation punch in