-
Notifications
You must be signed in to change notification settings - Fork 106
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
[Bug]: bazel运行millionaire示例报No module named 'jax'(pip包含jax库) #925
Comments
please install Python dependency packages first: https://github.com/secretflow/spu/blob/main/requirements.txt |
都安装了的,所以我不明白安装了为啥还会报上面的错误,请看下面(我上面的图也标了已经安装了) |
bazel clean 然后再重跑下 |
请确保你的 nodes 已经启动在运行 |
ok了,感谢~ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Type
Usability
Modules Involved
Documentation/Tutorial/Example
Have you reproduced the bug with SPU HEAD?
Yes
Have you searched existing issues?
Yes
SPU Version
main
OS Platform and Distribution
macosx-arm64
Python Version
3.10.14
Compiler Version
clang 16.0.0
Current Behavior?
bazel run -c opt //examples/python:millionaire
Standalone code to reproduce the issue
Relevant log output
No response
The text was updated successfully, but these errors were encountered: