Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658582 - sci-libs/tensorflow-1.9.0_rc0 depends on dev-python/enum34
Summary: sci-libs/tensorflow-1.9.0_rc0 depends on dev-python/enum34
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jason Zaman
URL: https://forums.gentoo.org/viewtopic-t...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-20 17:00 UTC by Marco Genasci
Modified: 2018-07-08 15:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Genasci 2018-06-20 17:00:54 UTC
Traceback (most recent call last):
  File "/var/tmp/portage/sci-libs/tensorflow-1.9.0_rc0/work/bazel-base-python2_7/execroot/org_tensorflow/bazel-out/host/bin/tensorflow/tools/api/generator/create_python_api.runfiles/org_tensorflow/tensorflow/tools/api/generator/create_python_api.py", line 27, in <module>
    from tensorflow.python.util import tf_decorator
  File "/var/tmp/portage/sci-libs/tensorflow-1.9.0_rc0/work/bazel-base-python2_7/execroot/org_tensorflow/bazel-out/host/bin/tensorflow/tools/api/generator/create_python_api.runfiles/org_tensorflow/tensorflow/python/__init__.py", line 63, in <module>
    from tensorflow.python.framework.framework_lib import *  # pylint: disable=redefined-builtin
  File "/var/tmp/portage/sci-libs/tensorflow-1.9.0_rc0/work/bazel-base-python2_7/execroot/org_tensorflow/bazel-out/host/bin/tensorflow/tools/api/generator/create_python_api.runfiles/org_tensorflow/tensorflow/python/framework/framework_lib.py", line 52, in <module>
    from tensorflow.python.framework.importer import import_graph_def
  File "/var/tmp/portage/sci-libs/tensorflow-1.9.0_rc0/work/bazel-base-python2_7/execroot/org_tensorflow/bazel-out/host/bin/tensorflow/tools/api/generator/create_python_api.runfiles/org_tensorflow/tensorflow/python/framework/importer.py", line 27, in <module>
    from tensorflow.python.framework import function
  File "/var/tmp/portage/sci-libs/tensorflow-1.9.0_rc0/work/bazel-base-python2_7/execroot/org_tensorflow/bazel-out/host/bin/tensorflow/tools/api/generator/create_python_api.runfiles/org_tensorflow/tensorflow/python/framework/function.py", line 37, in <module>
    from tensorflow.python.ops import variable_scope as vs
  File "/var/tmp/portage/sci-libs/tensorflow-1.9.0_rc0/work/bazel-base-python2_7/execroot/org_tensorflow/bazel-out/host/bin/tensorflow/tools/api/generator/create_python_api.runfiles/org_tensorflow/tensorflow/python/ops/variable_scope.py", line 24, in <module>
    import enum  # pylint: disable=g-bad-import-order
ImportError: No module named enum
Target //tensorflow/tools/pip_package:build_pip_package failed to build 

Reproducible: Always
Comment 1 Jason Zaman gentoo-dev 2018-06-28 06:14:04 UTC
okay looks like its needed for python2_7, i'll put it in the next bump.
Comment 2 Jason Zaman gentoo-dev 2018-07-08 15:39:43 UTC
in tensorflow-1.9.0_rc2