[MacPorts] #61376: py38-awscli throws exception starting

MacPorts noreply at macports.org
Tue Oct 27 08:40:54 UTC 2020


#61376: py38-awscli throws exception starting
---------------------+-------------------------
 Reporter:  breiter  |      Owner:  (none)
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:
 Keywords:           |       Port:  py38-awscli
---------------------+-------------------------
 {{{
 $ aws
 Traceback (most recent call last):
   File "/opt/local/bin/aws", line 19, in <module>
     import awscli.clidriver
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
 /site-packages/awscli/clidriver.py", line 36, in <module>
     from awscli.help import ProviderHelpCommand
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
 /site-packages/awscli/help.py", line 23, in <module>
     from botocore.docs.bcdoc import docevents
 ImportError: cannot import name 'docevents' from 'botocore.docs.bcdoc'
 (/opt/local/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8
 /site-packages/botocore/docs/bcdoc/__init__.py)
 }}}

 I wonder if the issue is that the py38-awscli is old and unmaintained by
 amazon but py38-botocore was updated. The current aws-cli according to
 amazon is 2.0.30.

 https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2-mac.html

-- 
Ticket URL: <https://trac.macports.org/ticket/61376>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list