简体   繁体   中英

I am getting an error while running aws configure in command prompt

'''aws configure''' Error *While running aws configure in command prompt i am getting this error:

aws configure Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in run_code File "C:\Users\garud\AppData\Local\Programs\Python\Python311\Scripts\aws.exe_ main .py", line 4, in File "C:\Users\garud\AppData\Local\Programs\Python\Python311\Lib\site-packages\aws\main.py", line 23 print '%(name)s: %(endpoint)s' % { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?*

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM