We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a2bcdc commit 50a03e7Copy full SHA for 50a03e7
syntaxnet/README.md
@@ -77,7 +77,7 @@ source. You'll need to install:
77
* `brew install swig` on OSX
78
* protocol buffers, with a version supported by TensorFlow:
79
* check your protobuf version with `pip freeze | grep protobuf`
80
- * upgrade to a supported version with `pip install -U protobuf==3.0.0b2`
+ * upgrade to a supported version with `pip install -U protobuf==3.3.0`
81
* mock, the testing package:
82
* `pip install mock`
83
* asciitree, to draw parse trees on the console for the demo:
0 commit comments