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

Usage instructions in README.md have an incorrect path #12

Open
CaioF opened this issue Mar 25, 2021 · 1 comment
Open

Usage instructions in README.md have an incorrect path #12

CaioF opened this issue Mar 25, 2021 · 1 comment

Comments

@CaioF
Copy link

CaioF commented Mar 25, 2021

How it is:
Copy Source Files

$ cd {home_dir}/anaconda3/lib/python3.7/site-packages/openpifpaf
Replace ALL files in that folder with the files in falldetection_openpifpaf

How it should be:
Copy Source Files

$ cd {home_dir}/anaconda3/envs/falldetection_openpifpaf/lib/python3.7/site-packages/openpifpaf
Replace ALL files in that folder with the files in falldetection_openpifpaf

Think the author just forgot that he instructed people to install this as a conda env

@1193700079
Copy link

good

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