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

why can't i find the im2rec.py file? #37

Open
yanjj16 opened this issue Jan 18, 2019 · 1 comment
Open

why can't i find the im2rec.py file? #37

yanjj16 opened this issue Jan 18, 2019 · 1 comment

Comments

@yanjj16
Copy link

yanjj16 commented Jan 18, 2019

when i input the mxnet.test_utils.get_im2rec_path() order,why can't i get the path to im2rec.py?
It will return the following error:
raise IOError('Could not find path to tools/im2rec.py')
IOError: Could not find path to tools/im2rec.py

@Pagey
Copy link

Pagey commented Jan 21, 2019

which version did you install? which OS are you on? if on windows you should make sure MXNET_HOME is set to your path? there used to be a script you ran from your install dir to do it for you (setupenv.cmd)
nowadays you can pip install and it should be set also, as per:
https://mxnet.incubator.apache.org/versions/master/install/windows_setup.html

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