[
https://issues.apache.org/jira/browse/BEAM-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Johns updated BEAM-5156:
-------------------------------
Description:
Adding serialized tensorflow model to apache beam pipeline with python sdk but
it can not find any version of tensorflow when applied to dataflow runner
although it is not a problem locally. Tried various versions of tensorflow from
1.6 to 1.10. I thought it might be a conflicting package some where so I
removed all other packages and tried to just install tensorflow and same
problem.
Could not find a version that satisfies the requirement tensorflow==1.6.0 (from
-r reqtest.txt (line 59)) (from versions: )No matching distribution found for
tensorflow==1.6.0 (from -r reqtest.txt (line 59))
was:
Adding serialized tensorflow model to apache beam pipeline with python sdk but
it can not find any version of tensorflow when applied to dataflow runner
although it is not a problem locally. Tried various versions of tensorflow from
1.6 to 1.10.
Could not find a version that satisfies the requirement tensorflow==1.6.0 (from
-r reqtest.txt (line 59)) (from versions: )No matching distribution found for
tensorflow==1.6.0 (from -r reqtest.txt (line 59))
> Apache Beam on dataflow runner can't find Tensorflow for workers
> ----------------------------------------------------------------
>
> Key: BEAM-5156
> URL: https://issues.apache.org/jira/browse/BEAM-5156
> Project: Beam
> Issue Type: Bug
> Components: beam-model
> Environment: google cloud compute instance running linux
> Reporter: Thomas Johns
> Assignee: Kenneth Knowles
> Priority: Major
> Fix For: 2.5.0, 2.6.0
>
>
> Adding serialized tensorflow model to apache beam pipeline with python sdk
> but it can not find any version of tensorflow when applied to dataflow runner
> although it is not a problem locally. Tried various versions of tensorflow
> from 1.6 to 1.10. I thought it might be a conflicting package some where so I
> removed all other packages and tried to just install tensorflow and same
> problem.
> Could not find a version that satisfies the requirement tensorflow==1.6.0
> (from -r reqtest.txt (line 59)) (from versions: )No matching distribution
> found for tensorflow==1.6.0 (from -r reqtest.txt (line 59))
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)