Skip to content

Commit

Permalink
python: tensorflow: Add protobuf.
Browse files Browse the repository at this point in the history
* guix-science/packages/python.scm (tensorflow)[inputs]: Add
static-protobuf.
[propagated-inputs]: Add python-protobuf-for-tensorflow-2.
  • Loading branch information
rekado committed Oct 25, 2023
1 parent c713ac2 commit 6e451ee
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions guix-science/packages/python.scm
Original file line number Diff line number Diff line change
Expand Up @@ -1631,8 +1631,7 @@ Cflags: -I~a/include/tensorflow
nasm
nsync
openssl
;; XXX: With our own version of Protobuf we see a segfault
;; when building the Python bindings.
static-protobuf
pybind11
python-absl-py
python-cython
Expand Down Expand Up @@ -1668,8 +1667,7 @@ Cflags: -I~a/include/tensorflow
python-opt-einsum
python-packaging
python-portpicker
;; This leads to a segfault when generating the Python bindings.
;;python-protobuf
python-protobuf-for-tensorflow-2
python-psutil
python-pyasn1
python-requests
Expand Down

0 comments on commit 6e451ee

Please sign in to comment.