[Bug 1190856] New: tensorflow2 2.6.0 is missing some requirements
http://bugzilla.opensuse.org/show_bug.cgi?id=1190856 Bug ID: 1190856 Summary: tensorflow2 2.6.0 is missing some requirements Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: code@bnavigator.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Some of the updated requirements of tensorflow 2.6.0 are missing. keras has been outsourced to a separate repo again. It is still supposed to be imported through from tensorflow import keras, which succeeeds. But if it is not installed as a separate module, any access to an attribute results in a ModuleNotFound error, due to an error in the LazyLoader. This is also the reason for the build failure in python-Keras-Preprocessing. Similar for tensorflow_estimator. Additionally, the tensorboard library is also outsourced and expected by keras. Executing tensorflow's tensorboard entry_point results in an error. Compare https://github.com/tensorflow/tensorflow/blob/v2.6.0/tensorflow/tools/pip_pa... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1190856 http://bugzilla.opensuse.org/show_bug.cgi?id=1190856#c1 Benjamin Greiner <code@bnavigator.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS Assignee|screening-team-bugs@suse.de |cgoll@suse.com --- Comment #1 from Benjamin Greiner <code@bnavigator.de> --- SR for tensoroard: https://build.opensuse.org/request/show/921318 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1190856 http://bugzilla.opensuse.org/show_bug.cgi?id=1190856#c2 --- Comment #2 from Benjamin Greiner <code@bnavigator.de> --- python-tensorboard: https://build.opensuse.org/request/show/921337 python-tensorflow-estimator: https://build.opensuse.org/request/show/921348 python-Keras: https://build.opensuse.org/request/show/921350 tensorflow2: https://build.opensuse.org/request/show/921352 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1190856 http://bugzilla.opensuse.org/show_bug.cgi?id=1190856#c3 Benjamin Greiner <code@bnavigator.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #3 from Benjamin Greiner <code@bnavigator.de> --- The requirements have been added and the new packages exist in Factory. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com