当前位置:网站首页>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
边栏推荐
- Slam interview summary
- SAP HR 家庭成员信息
- 激光slam学习(2D/3D、偏实践)
- Reverse output three digit and arithmetic sequence
- [stm32+esp8266 connect Tencent cloud IOT development platform 2] stm32+esp8266-01s connect Tencent cloud
- Markdown
- C method question 2
- One of the anti climbing methods
- ASP. Net core middleware request processing pipeline
- Enumeration, simulation, and sorting
猜你喜欢
一键免费翻译300多页的pdf文档
C simple question one
Chisel tutorial - 02 Chisel environment configuration and implementation and testing of the first chisel module
What if once again forgets the login password of raspberry pie? And you don't have a monitor yet! Today, I would like to introduce a method
Anxinco EC series modules are connected to the multi protocol access products of onenet Internet of things open platform
How did a fake offer steal $540million from "axie infinity"?
SAP memory parameter tuning process
Ora-02437 failed to verify the primary key violation
c—线性表
ping报错:未知的名称或服务
随机推荐
How to change the formula picture in the paper directly into the formula in word
SAP HR 社会工作经历 0023
Jisuan Ke - t3104
IDEA 2021.3. X cracking
May day d-light
507 field D - extraterrestrial relics
[STM32 + esp-12s connect Tencent cloud IOT development platform 1] creation of cloud platform and burning of at firmware
Pycharm basic settings latest version 2022
MySQL架构
35岁那年,我做了一个面临失业的决定
SAP HR 劳动合同信息 0016
数据分析系列 之3σ规则/依据拉依达准则来剔除异常值
SAP HR 家庭成员信息
Rock-paper-scissors
Dataguard 主备清理归档设置
Chisel tutorial - 01 Introduction to Scala
Balanced binary tree [AVL tree] - insert, delete
Enumeration, simulation, and sorting
What if once again forgets the login password of raspberry pie? And you don't have a monitor yet! Today, I would like to introduce a method
ASP. Net query implementation