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

In windows 10 64 bit os : problem with OpenPose #7

Closed
AditSoni opened this issue May 31, 2020 · 3 comments
Closed

In windows 10 64 bit os : problem with OpenPose #7

AditSoni opened this issue May 31, 2020 · 3 comments

Comments

@AditSoni
Copy link

Error: OpenPose library could not be found. Did you enable BUILD_PYTHON in CMake and have this Python script in the right folder?
Debugging middleware caught exception in streamed response at a point where response headers were already sent.
Traceback (most recent call last):
File "C:\WORKSP1\python\CONDA\BASKET1\AI-BAS1\venv\lib\site-packages\werkzeug\wsgi.py", line 506, in next
return self._next()
File "C:\WORKSP
1\python\CONDA\BASKET1\AI-BAS1\venv\lib\site-packages\werkzeug\wrappers\base_response.py", line 45, in _iter_encoded
for item in iterable:
File "C:\Workspace\python\CONDA\Basketball_shooting_pose\AI-basketball-analysis\src\app_helper.py", line 19, in getVideoStream
datum, opWrapper = openpose_init()
File "C:\Workspace\python\CONDA\Basketball_shooting_pose\AI-basketball-analysis\src\utils.py", line 47, in openpose_init
raise e
File "C:\Workspace\python\CONDA\Basketball_shooting_pose\AI-basketball-analysis\src\utils.py", line 39, in openpose_init
import OpenPose.Release.pyopenpose as op
ModuleNotFoundError: No module named 'OpenPose.Release.pyopenpose'

@chonyy
Copy link
Owner

chonyy commented May 31, 2020

Hi, I found out that there are some files lost in the repo.
I have added them back into it.
Please clone the new repo and check if the problem is fixed now.
Thanks a lot for finding the bug.

@AditSoni
Copy link
Author

AditSoni commented Jun 1, 2020 via email

@chonyy
Copy link
Owner

chonyy commented Jun 1, 2020

NP man. Check out the upload directory, there are some sample videos for you to play with.

@chonyy chonyy closed this as completed Jun 1, 2020
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