File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ question on Stack Overflow with the `tensorflow` tag.
13
13
<tr ><th >GitHub issue or Stack  ; Overflow</th > <th >Error Message</th ></tr >
14
14
<tr ><td ><a href =" https://stackoverflow.com/q/38896424 " >38896424</a >
15
15
<a href=https://github.com/tensorflow/tensorflow/issues/31058>31058</a></td>
16
- <td>"No matching distribution found for tensorflow":
16
+ <td>"No matching distribution found for tensorflow":
17
17
Pip can't find a TensorFlow package compatible with your system. Check the
18
18
<a href="https://tensorflow.org/install">system requirements and
19
- python version</a>
19
+ Python version</a>
20
20
</td>
21
21
</tr >
22
22
<tr >
@@ -43,12 +43,12 @@ unzip: cannot find zipfile directory in one of ./bazel-bin/tensorflow/tools/pip_
43
43
No such file or directory</pre ></td >
44
44
</tr >
45
45
<tr >
46
- <td ><a href =" http://stackoverflow.com/q/36371137 " >36371137</a > and
47
- <a href =" #Protobuf31 " >here</a ></td >
46
+ <td ><a href =" http://stackoverflow.com/q/36371137 " >36371137</a ></td >
48
47
<td ><pre >libprotobuf ERROR google/protobuf/src/google/protobuf/io/coded_stream.cc:207] A
49
48
protocol message was rejected because it was too big (more than 67108864 bytes).
50
49
To increase the limit (or to disable these warnings), see
51
- CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.</pre ></td >
50
+ <a href =" https://github.com/protocolbuffers/protobuf/blob/4ffb31e90681ca06bfeca92a6068206ab78959ec/src/google/protobuf/io/coded_stream.h#L389-L406 " >
51
+ CodedInputStream::SetTotalBytesLimit() in google/protobuf/io/coded_stream.h.</a ></pre ></td >
52
52
</tr >
53
53
<tr >
54
54
<td ><a href =" https://stackoverflow.com/q/35252888 " >35252888</a ></td >
You can’t perform that action at this time.
0 commit comments