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

Issue #2

Closed
ThanhPham1987 opened this issue Mar 18, 2021 · 2 comments
Closed

Issue #2

ThanhPham1987 opened this issue Mar 18, 2021 · 2 comments

Comments

@ThanhPham1987
Copy link

Hi @black0017 @SergiosKar
When i run this code from the article "Deploy a Deep Learning model as a web application using Flask and Tensorflow". I have a issue:
ModuleNotFoundError: No module named 'tensorflow_examples'
What should i do?
Best regards,
PeterPham

@Mustapha-AJEGHRIR
Copy link

Hello, I'm not from the team !
Maybe you can take a look at here : https://stackoverflow.com/questions/50313441/modulenotfounderror-no-module-named-tensorflow-examples

@SergiosKar
Copy link
Contributor

I have no idea how I missed this issue. Sorry about that. Yeap as @Mustapha-AJEGHRIR suggested, have a look at SO. In some version of TF, tensorflow examples are not pre-downloaded. So you will have to manually install them

!pip install -q git+https://github.com/tensorflow/examples.git

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