Bug ID 1178287
Summary Cannot install either tensorflow or tensorflow2 due to missing libgrpc.so.8
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee screening-team-bugs@suse.de
Reporter pstivanin@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

$ sudo zypper in tensorflow
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: nothing provides libgrpc.so.8()(64bit) needed by
tensorflow-1.15.3-4.2.x86_64
 Solution 1: do not install tensorflow-1.15.3-4.2.x86_64
 Solution 2: break tensorflow-1.15.3-4.2.x86_64 by ignoring some of its
dependencies



$ sudo zypper in tensorflow2
[sudo] password for root: 
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: nothing provides libgrpc.so.8()(64bit) needed by
tensorflow2-2.1.1-3.5.x86_64
 Solution 1: do not install tensorflow2-2.1.1-3.5.x86_64
 Solution 2: break tensorflow2-2.1.1-3.5.x86_64 by ignoring some of its
dependencies

Choose from above solutions by number or cancel [1/2/c/d/?] (c): c



$ cat /etc/os-release 
NAME="openSUSE Tumbleweed"
# VERSION="20201026"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20201026"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20201026"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
LOGO="distributor-logo"


You are receiving this mail because: