[MacPorts] #52093: py27-awscli should depend on py27-docutils
MacPorts
noreply at macports.org
Wed Aug 24 11:23:11 PDT 2016
#52093: py27-awscli should depend on py27-docutils
--------------------------+--------------------------------
Reporter: rnowling@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: duplicate | Keywords:
Port: py27-awscli |
--------------------------+--------------------------------
Changes (by larryv@…):
* status: new => closed
* resolution: => duplicate
Old description:
> 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.
New description:
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.
--
Comment:
Duplicate of #49575.
--
Ticket URL: <https://trac.macports.org/ticket/52093#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list