当前位置:网站首页>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
边栏推荐
- Dependency injection
- B_ QuRT_ User_ Guide(39)
- Benchmarking Detection Transfer Learning with Vision Transformers(2021-11)
- Open source hardware small project: anxinco esp-c3f control ws2812
- 0-1背包问题
- go time包常用函数
- May day C - most
- 正畸注意事项(持续更新中)
- C number of words, plus ¥, longest word, average value
- Take you hand in hand to build Eureka server with idea
猜你喜欢

【路径规划】使用垂距限值法与贝塞尔优化A星路径

Navicat connects Oracle

MongoDB快速入门

C cat and dog

SAP HR 社会工作经历 0023

How to change the formula picture in the paper directly into the formula in word

Interface

Pycharm essential plug-in, change the background (self use, continuous update) | CSDN creation punch in

KeePass realizes automatic input of web pages

Markdown
随机推荐
Reverse output three digit and arithmetic sequence
数据分析系列 之3σ规则/依据拉依达准则来剔除异常值
受限线性表
Chisel tutorial - 05 Sequential logic in chisel (including explicit multi clock, explicit synchronous reset and explicit asynchronous reset)
Idea automatically generates serialVersionUID
Lm12 rolling heikin Ashi double K-line filter
神奇快速幂
Possible SQL for Oracle table lookup information
【LeetCode】20、有效的括号
[experiment sharing] log in to Cisco devices through the console port
Chisel tutorial - 00 Ex.scala metals plug-in (vs Code), SBT and coursier exchange endogenous
JNI uses asan to check memory leaks
Pycharm basic settings latest version 2022
通达信买基金安全吗?
【leetcode】day1
Anxin can internally test offline voice module vb-01 to communicate with esp-c3-12f
SAP HR 劳动合同信息 0016
webflux - webclient Connect reset by peer Error
C simple question one
35岁那年,我做了一个面临失业的决定