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

unittest 失败信息 No module named 'numpy.testing' #47

Closed
co63oc opened this issue Dec 4, 2022 · 2 comments
Closed

unittest 失败信息 No module named 'numpy.testing' #47

co63oc opened this issue Dec 4, 2022 · 2 comments

Comments

@co63oc
Copy link
Contributor

co63oc commented Dec 4, 2022

unittest 失败信息
https://github.com/modelscope/modelscope/actions/runs/3607072488/jobs/6078852334
from .._constraints import (
File "/opt/conda/lib/python3.7/site-packages/scipy/optimize/_constraints.py", line 8, in
from numpy.testing import suppress_warnings
ModuleNotFoundError: No module named 'numpy.testing'

@wenmengzhou
Copy link
Collaborator

known problem, will fix it tomorrow

@yingdachen
Copy link
Contributor

close as fixed.

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

3 participants