[
https://issues.apache.org/jira/browse/BEAM-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16271965#comment-16271965
]
ASF GitHub Bot commented on BEAM-3174:
--------------------------------------
aaltay commented on issue #4125: [BEAM-3174] If parse_version just gives us a
regular tuple use that for formatting
URL: https://github.com/apache/beam/pull/4125#issuecomment-348051566
In the past we had seen issues with other dependencies that required
particular versions of setuptools, or higher version of setuptools. It
manifiests as installation problems, with incompatible setuptools requirements.
It also creates issues if a user has a lower version and mid-installation
setuptools is upgraded.
> Also do we really need to parse version here to get the container name as
opposed to using
container_version=pkg_resources.get_distribution(GOOGLE_PACKAGE_NAME).version?
I believe this is correct. If you can verify this, this would be a better
and simpler solution.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Master python sdk seems broken with
> test_harness_override_present_in_dataflow_distributions on Py 2.7.6
> -------------------------------------------------------------------------------------------------------
>
> Key: BEAM-3174
> URL: https://issues.apache.org/jira/browse/BEAM-3174
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: holdenk
> Assignee: Ahmet Altay
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)