You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Daniel Kuppitz (JIRA)" <ji...@apache.org> on 2017/02/28 09:54:45 UTC

[jira] [Commented] (TINKERPOP-1577) Provide support for Python3 or Python2 in the Docker builds.

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

Daniel Kuppitz commented on TINKERPOP-1577:
-------------------------------------------

[~okram] Can you or somebody else provide more information on how the system needs to be set up for Python 3 (e.g. how to install Python and other required dependencies properly)? That's what we currently do for Python 2: https://github.com/apache/tinkerpop/blob/master/docker/Dockerfile#L28-L30

Also: Are you saying that both versions should run in parallel in a single container or should we have two separate images?

> Provide support for Python3 or Python2 in the Docker builds.
> ------------------------------------------------------------
>
>                 Key: TINKERPOP-1577
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1577
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: build-release
>    Affects Versions: 3.2.3
>            Reporter: Marko A. Rodriguez
>            Assignee: Daniel Kuppitz
>
> We need to make sure that Python2 and Python3 are both supported by Gremlin-Python. Thus, our docker build/test stuff should test both versions of Python.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)