[MacPorts] #59826: py37-tensorflow 2.0.0 crashes with protobuf3
MacPorts
noreply at macports.org
Fri Jan 3 21:27:06 UTC 2020
#59826: py37-tensorflow 2.0.0 crashes with protobuf3
----------------------------+--------------------------
Reporter: essandess | Owner: emcrisostomo
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: py-tensorflow |
----------------------------+--------------------------
Comment (by essandess):
This is a known issue for {{{protobuf>3.10}}}:
https://github.com/tensorflow/tensorboard/issues/2985
The workaround is to use pip:
{{{
sudo port deactivate py37-protobuf3
sudo -EH pip-3.7 install protobuf==3.8
}}}
I'll ping upstream again.
--
Ticket URL: <https://trac.macports.org/ticket/59826#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list