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

Step by Step installation and running code #68

Closed
augmen opened this issue Aug 18, 2017 · 5 comments
Closed

Step by Step installation and running code #68

augmen opened this issue Aug 18, 2017 · 5 comments

Comments

@augmen
Copy link

augmen commented Aug 18, 2017

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 ?

@frossaren
Copy link

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.

@augmen
Copy link
Author

augmen commented Aug 18, 2017

For Mac - How to install Open CV ? Do i need to install opnCV in the root directory / Tensorflow visual env ?

@augmen
Copy link
Author

augmen commented Aug 19, 2017

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 ?

@clebio
Copy link

clebio commented Sep 16, 2017

There's a lot of things wrong with this repo. What version of Python are you using? How do you install the packages in requirements.txt even on Windows -- are you using Anaconda, Enthought, Golhke's packages?

The paths in the 1/2/3 steps are all over the place, and hard-coded. Why aren't you using os.path.join, etc.?
https://github.com/Sentdex/pygta5/blob/master/1.%20collect_data.py#L101
https://github.com/Sentdex/pygta5/blob/master/2.%20train_model.py#L63

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.

@Raju-H
Copy link

Raju-H commented Oct 2, 2017

hi! everyone. i"m new here Please someone guide me how to do it from the beginning.

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

5 participants