-
Notifications
You must be signed in to change notification settings - Fork 823
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
Step by Step installation and running code #68
Comments
Pip install everything in requirements and if it tells you that you are missing something, try pip install that and if it doesnt work google it. It is quite straight forward so i dont think a complete step by step guide should be needed. |
For Mac - How to install Open CV ? Do i need to install opnCV in the root directory / Tensorflow visual env ? |
I want to know whether i need to install the opencv Xcode file ? iF I install the normal opencv from the GitHub and whether i need to symlink the python libs from the virtual env of tensor flow with the opencv ? |
There's a lot of things wrong with this repo. What version of Python are you using? How do you install the packages in The paths in the 1/2/3 steps are all over the place, and hard-coded. Why aren't you using I'd love to help, but not sure I can even get things running. ps: this issue should be title "on mac OS", or something. |
hi! everyone. i"m new here Please someone guide me how to do it from the beginning. |
Step by Step installation and running code on Mac OS x. Please guide. I have used pip install to install NumPy. How to install Open CV ? Do i need to install opnCV in the root directory / Tensorflow visual env ?
The text was updated successfully, but these errors were encountered: