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

setup.py issue #561

Open
TheNightCoder420 opened this issue Jun 13, 2021 · 3 comments
Open

setup.py issue #561

TheNightCoder420 opened this issue Jun 13, 2021 · 3 comments

Comments

@TheNightCoder420
Copy link

Hello, I am getting issues when I run the following command:
(tensorflow1) C:\tensorflow1\models\research> python setup.py build

python: can't open file 'setup.py': [Errno 2] No such file or directory

Could you please help?

@hanifizzudinrahman
Copy link

Me too, because in that folder, there is no file 'setup.py'

@TheNightCoder420
Copy link
Author

Me too, because in that folder, there is no file 'setup.py'

Hello, check for the file in the "slim" folder and delete the .Build file in the slim folder. This should work.

You might want to try the following tutorial as it worked perfectly for me as a beginner.

https://github.com/murtazahassan/Learn-OpenCV-in-3-hours

@codex420
Copy link

Copy setup.py from "slim" folder and paste it in "reasearch" folder then run the command

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