Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add required packages which are missing for object detection #4087

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

Merged
merged 1 commit into from
Apr 25, 2018

Conversation

qlzh727
Copy link
Member

@qlzh727 qlzh727 commented Apr 25, 2018

This is trying to fix #4059

@qlzh727 qlzh727 requested a review from a team as a code owner April 25, 2018 15:58
@qlzh727 qlzh727 requested a review from derekjchow April 25, 2018 15:58
@robieta
Copy link
Contributor

robieta commented Apr 25, 2018

On linux matplotlib requires _tkinter (python-tk or python3-tk) as well.

@qlzh727
Copy link
Member Author

qlzh727 commented Apr 25, 2018

I think python-tk has already installed by https://github.com/tensorflow/models/blob/ed4e22b81db3c14f48964b56580416a6936c07b0/research/object_detection/g3doc/installation.md

This PR is just mirror the internal change to public.

Copy link
Contributor

@robieta robieta left a comment

Choose a reason for hiding this comment

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

In that case LGTM

@robieta robieta merged commit 579ef7d into tensorflow:master Apr 25, 2018
@qlzh727 qlzh727 deleted the 4059-fix branch May 3, 2018 17:18
omegafragger pushed a commit to omegafragger/models that referenced this pull request May 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"No module named matplotlib" when running Pets on Google Cloud tutorial
3 participants