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

make model not working #1

Open
sugarme opened this issue Sep 26, 2019 · 2 comments
Open

make model not working #1

sugarme opened this issue Sep 26, 2019 · 2 comments

Comments

@sugarme
Copy link

sugarme commented Sep 26, 2019

running make model has this error:

make: *** No rule to make target 'export_image', needed by 'model'.  Stop.

Is export_image target missing? (cannot see it in Makefile)

@ng2dev
Copy link

ng2dev commented Dec 4, 2019

Two things you need to do:

first clone the repo recursive to init the go-bert python submodule and replace export_image with export/image in the make file and it will run just fine.

@buckhx
Copy link
Owner

buckhx commented Jan 31, 2020

Will try on a fresh machine and document setup better.

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