You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2016/03/30 01:42:26 UTC

[jira] [Commented] (YETUS-355) pip install pylint is sort of failing in bundled dockerfile

    [ https://issues.apache.org/jira/browse/YETUS-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217077#comment-15217077 ] 

Sean Busbey commented on YETUS-355:
-----------------------------------

wait, how did it get a python3 version?

> pip install pylint is sort of failing in bundled dockerfile
> -----------------------------------------------------------
>
>                 Key: YETUS-355
>                 URL: https://issues.apache.org/jira/browse/YETUS-355
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Allen Wittenauer
>
> It starts here and goes down hill..
> {code}
> Compiling /tmp/pip_build_root/pylint/pylint/test/functional/abstract_class_instantiated_py3.py ...
>   File "/tmp/pip_build_root/pylint/pylint/test/functional/abstract_class_instantiated_py3.py", line 14
>     class GoodClass(object, metaclass=abc.ABCMeta):
>                                      ^
> SyntaxError: invalid syntax
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)