Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protobuf version error #2

Open
chendaming opened this issue Jan 31, 2018 · 2 comments
Open

Protobuf version error #2

chendaming opened this issue Jan 31, 2018 · 2 comments

Comments

@chendaming
Copy link

default

how to fix this ?

@csharpseattle
Copy link
Owner

csharpseattle commented Feb 2, 2018

There is a mismatch between the protoc compiler on your system and the one used to generate that file. Try pulling latest. I pushed some code to generate these files at build time using protoc from your tensorflow build.

Also, until they iron out all the wrinkles with using libprotoc 3.5.1 make sure you are using the v1.5.0 tag of tensorflow which uses 3.4.0

git checkout v1.5.0

@japer21
Copy link

japer21 commented Jul 4, 2018

@csharpseattle I am using v1.8.0 tag of tensorflow, but it is still runing the script which should take more than 2 hours.
do you think I would have also a problem???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants