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

求助下,项目在paddle ai studio中运行报错 #28

Closed
jinyuanqing opened this issue May 16, 2023 · 2 comments
Closed

求助下,项目在paddle ai studio中运行报错 #28

jinyuanqing opened this issue May 16, 2023 · 2 comments

Comments

@jinyuanqing
Copy link

执行这段代码报错:
import insightface
from insightface.app import FaceAnalysis
from insightface.data import get_image as ins_get_image
app = FaceAnalysis()
app.prepare(ctx_id=0, det_size=(640, 640))
报错提示:
123
234

@jinyuanqing
Copy link
Author

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
streamlit 1.13.0 requires importlib-metadata>=1.4, but you have importlib-metadata 0.23 which is incompatible.
streamlit 1.13.0 requires protobuf!=3.20.2,<4,>=3.12, but you have protobuf 4.23.0 which is incompatible.
Successfully installed insightface-0.5 onnx-1.14.0 protobuf-4.23.0
image

@jinyuanqing
Copy link
Author

没人答

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