Skip to content

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

Open
chamecall opened this issue Jun 18, 2019 · 6 comments
Open

NameError: name 'OpenPose' is not defined #1

chamecall opened this issue Jun 18, 2019 · 6 comments

Comments

@chamecall
Copy link

I can't find module class OpenPose in module openpose.
My trace:

Traceback (most recent call last):
  File "test.py", line 74, in <module>
    main()
  File "test.py", line 37, in main
    openpose = OpenPose(params)
NameError: name 'OpenPose' is not defined

It seemed that there's no class with such name like OpenPose in here.

@mathpopo
Copy link

ihave same issue

@natcan-cvip
Copy link

same error too
anyone has solved?

@fpretto
Copy link

fpretto commented Apr 22, 2020

Hi, I'm having the same issue. Has someone figured out how to solve it?

@murugeshmanthiramoorthi
Copy link

I am also facing the same issue. Any solutions?

@chamecall
Copy link
Author

Sorry guys I don't remember what exactly I changed but eventually I had used OpenPose in such manner.

@johnsk95
Copy link

johnsk95 commented Jun 3, 2020

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants