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

fix AttributeError: 'module' object has no attribute 'framework_pb2' #9128

Merged
merged 1 commit into from
Mar 16, 2018
Merged

fix AttributeError: 'module' object has no attribute 'framework_pb2' #9128

merged 1 commit into from
Mar 16, 2018

Conversation

luotao1
Copy link
Contributor

@luotao1 luotao1 commented Mar 15, 2018

fix #9127

@luotao1 luotao1 requested a review from reyoung March 15, 2018 14:18
Copy link
Collaborator

@reyoung reyoung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM even though I do not know why the previous code is wrong.

@luotao1 luotao1 merged commit 4f3b73e into PaddlePaddle:develop Mar 16, 2018
@luotao1 luotao1 deleted the layer_function_generator branch March 16, 2018 02:53
@Xreki Xreki added this to Basic Usage (DONE) in Inference Framework Apr 3, 2018
@QiaoShin
Copy link

No module named 'framework_pb2' with latest commit when I use pyinstaller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Inference Framework
Basic Usage (DONE)
Development

Successfully merging this pull request may close these issues.

AttributeError: 'module' object has no attribute 'framework_pb2'
3 participants