I am trying to get tensorflow and related packages installed on openSUSE Leap 15.1 and/or Tumbleweed. We have a package from a consulting company who have developed with tensorflow 1.14, but OBS has only 1.15. Seems this is not compatible. I can install tensorflow via zypper or pip3. It seems they install the same version, which looks to be the version in OBS. My question is: what is the relationship between packages built in OBS and that are also available via pip3? I looked around in the openSUSE docs and there is lots on how best to build a package on OBS (via py2pack that looks very useful!). But that is from the developer's view. What about from the package user's view? Most Python packages have a setup functionality that get the needed bits via pip. Is that effectively just getting thighs from OBS? The reason I used tensorflow as an example is that for many systems (Ubuntu as an example) older versions of packages seem to be available via pip. Is the reason that I do not see older versions of tensorflow for openSUSE in pip because these older versions are no longer available in OBS? -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org