-
Notifications
You must be signed in to change notification settings - Fork 33
NameError: name 'OpenPose' is not defined #1
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
Comments
ihave same issue |
same error too |
Hi, I'm having the same issue. Has someone figured out how to solve it? |
I am also facing the same issue. Any solutions? |
Sorry guys I don't remember what exactly I changed but eventually I had used OpenPose in such manner. |
I think she used an old version of openpose. I don't see the 'Openpose' constructor in the latest openpose python examples. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can't find module class OpenPose in module openpose.
My trace:
It seemed that there's no class with such name like OpenPose in here.
The text was updated successfully, but these errors were encountered: