This repository was archived by the owner on Nov 17, 2023. It is now read-only.
problem with protoc - 3.5 #14175
Unanswered
sleepwalker2017
asked this question in
Q&A
Replies: 1 comment
-
|
Are you trying to use version with distributed kvstore? In that case you should update you ps-lite submodule to include this commit: dmlc/ps-lite@f45e2e7 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I downloaded the latest mxnet source code,and I noticed that it would download protoc-2.5 during compiling instead of using the lib on my PC.
But I must use protoc-3.5 in my application, so it just conflicts .
How can I solve this ?
Thank you !
Beta Was this translation helpful? Give feedback.
All reactions