#52093: py27-awscli should depend on py27-docutils ------------------------+-------------------------------- Reporter: rnowling@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: py27-awscli ------------------------+-------------------------------- I installed the py27-awscli package. When I tried to use aws-2.7, I got the following error report: Traceback (most recent call last): File "/opt/local/bin/aws-2.7", line 19, in <module> import awscli.clidriver File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/awscli/clidriver.py", line 32, in <module> from awscli.help import ProviderHelpCommand File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/awscli/help.py", line 19, in <module> from docutils.core import publish_string ImportError: No module named docutils.core When I installed py27-docutils, the problem went away. -- Ticket URL: <https://trac.macports.org/ticket/52093> MacPorts <https://www.macports.org/> Ports system for OS X