[opensuse-factory] tensorflow and python 3.7
Hi list, I just found some cool ML project using the tensorflow package. Seeing it's in the normal Tumbleweed repo I wanted to install it, but I get 3 Problems: Problem: nothing provides python(abi) = 3.6 needed by tensorflow-1.10.0-4.1.x86_64 Problem: nothing provides python(abi) = 3.6 needed by tensorflow-doc-1.10.0-4.1.x86_64 Problem: nothing provides python(abi) = 3.6 needed by tensorflow-1.10.0-4.1.x86_64 It obviously doesn't like the recent switch to Python 3.7 :o Is such regarded an error (-> bugreport), or rather a sit-and-wait thing that should resolve itself soon? -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tue, 2019-02-26 at 14:41 +0100, Peter Suetterlin wrote:
Hi list,
I just found some cool ML project using the tensorflow package. Seeing it's in the normal Tumbleweed repo I wanted to install it, but I get
3 Problems: Problem: nothing provides python(abi) = 3.6 needed by tensorflow-1.10.0-4.1.x86_64 Problem: nothing provides python(abi) = 3.6 needed by tensorflow-doc-1.10.0-4.1.x86_64 Problem: nothing provides python(abi) = 3.6 needed by tensorflow-1.10.0-4.1.x86_64
It obviously doesn't like the recent switch to Python 3.7 :o Is such regarded an error (-> bugreport), or rather a sit-and-wait thing that should resolve itself soon?
In this specific case it's a bit of both. I received https://build.opensuse.org/request/show/673628 which should address the build fail of tensorflow with python 3.7 - but it does not build. So, some work is in progress to move in the right direction, but the change is not complete. I'd say: give it a day to see if the maintainers answer to your thread, then file a bug report. Cheers Dominique
Thanks Dominique! Dominique Leuenberger / DimStar wrote:
I'd say: give it a day to see if the maintainers answer to your thread, then file a bug report.
Will do (but aren't you one of them? ;^>) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Tue, 2019-02-26 at 15:20 +0100, Peter Suetterlin wrote:
Thanks Dominique!
Dominique Leuenberger / DimStar wrote:
I'd say: give it a day to see if the maintainers answer to your thread, then file a bug report.
Will do (but aren't you one of them? ;^>)
Luckily, no :) osc maintainer tensorflow bugowner of science:machinelearning : mslacken maintainer of science:machinelearning : TheBlackCat, eeich, mslacken Cheers, Dominique
Dominique Leuenberger / DimStar wrote:
On Tue, 2019-02-26 at 15:20 +0100, Peter Suetterlin wrote:
Thanks Dominique!
Dominique Leuenberger / DimStar wrote:
I'd say: give it a day to see if the maintainers answer to your thread, then file a bug report.
Will do (but aren't you one of them? ;^>)
Luckily, no :)
osc maintainer tensorflow
Ah, didn't know that command. I checked the package info on s.o.o But as it looks it will need an update to version 1.13.0/1, that's where 3.7 support is mentioned as new feature... -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Gesendet: Dienstag, 26. Februar 2019 um 14:41 Uhr Von: "Peter Suetterlin" <pit@astro.su.se> An: opensuse-factory@opensuse.org Betreff: [opensuse-factory] tensorflow and python 3.7
I just found some cool ML project using the tensorflow package. Seeing it's in the normal Tumbleweed repo I wanted to install it, but I get
Which repo did you use? Factory? There are some that offer tensorflow.
3 Problems: Problem: nothing provides python(abi) = 3.6 needed by tensorflow-1.10.0-4.1.x86_64 Problem: nothing provides python(abi) = 3.6 needed by tensorflow-doc-1.10.0-4.1.x86_64 Problem: nothing provides python(abi) = 3.6 needed by tensorflow-1.10.0-4.1.x86_64
It obviously doesn't like the recent switch to Python 3.7 :o Is such regarded an error (-> bugreport), or rather a sit-and-wait thing that should resolve itself soon?
In some cases it is quite odd - all dependencies have build against TW, but the error remains. The dust should settle, but nevertheless, you may get in contact with the maintainer to ask if you can help. HTH Axel -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
Axel Braun wrote:
I just found some cool ML project using the tensorflow package. Seeing it's in the normal Tumbleweed repo I wanted to install it, but I get
Which repo did you use? Factory? There are some that offer tensorflow.
As mentioned, that's the official Tumbleweed repo (I'm at 20190224)
It obviously doesn't like the recent switch to Python 3.7 :o Is such regarded an error (-> bugreport), or rather a sit-and-wait thing that should resolve itself soon?
In some cases it is quite odd - all dependencies have build against TW, but the error remains. The dust should settle, but nevertheless, you may get in contact with the maintainer to ask if you can help.
Is that a requirement via the spec file that is 'wrong'? I'll try installing with ignoring the dependency and see what happens.... -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (3)
-
Axel Braun
-
Dominique Leuenberger / DimStar
-
Peter Suetterlin