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

How to build cython code? #43

Open
weisq2691 opened this issue Sep 2, 2017 · 3 comments
Open

How to build cython code? #43

weisq2691 opened this issue Sep 2, 2017 · 3 comments

Comments

@weisq2691
Copy link

hi @MarvinTeichmann
I just touched tensorflow soon.I want run kiitiBox in windows environment,but i do not understand the last step.
Run cd submodules/utils && make to build cython code
Can you tell me how to build cython code?
thanks~

@xiaofeiwu
Copy link

Go to the folder: submodules/utils, and then run make command will do. You can see the Makefile in the folder.

@weisq2691
Copy link
Author

@xiaofeiwu I did as you said. But bash: make: command not found.There is no make command in the windows environment.

@xiaofeiwu
Copy link

xiaofeiwu commented Oct 30, 2017

I'm not sure how make works for windows environment. My advice comes from my test in ubuntu. You may need to check make in windows.

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

2 participants