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

erro: import OpenPose.Release.pyopenpose as op ImportError: DLL load failed: #43

Open
undefeatedsoul opened this issue Jun 8, 2023 · 0 comments

Comments

@undefeatedsoul
Copy link

How to solve the following problems:
Traceback (most recent call last):
File "D:\Miniconda3\envs\TF-openpose\lib\site-packages\werkzeug\wsgi.py", line 462, in next
return self._next()
File "D:\Miniconda3\envs\TF-openpose\lib\site-packages\werkzeug\wrappers\response.py", line 50, in _iter_encoded
for item in iterable:
File "D:\pycharm\PythonProject\AI-basketball\src\app_helper.py", line 19, in getVideoStream
datum, opWrapper = openpose_init()
File "D:\pycharm\PythonProject\AI-basketball\src\utils.py", line 46, in openpose_init
raise e
File "D:\pycharm\PythonProject\AI-basketball\src\utils.py", line 38, in openpose_init
import OpenPose.Release.pyopenpose as op
ImportError: DLL load failed: 找不到指定的模块。
I would greatly appreciate it if you could provide some suggestions

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

1 participant