You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Bug]: root/.cache/bazel/_bazel_root/5fb069ff7e8788e0e7d803c89624f2bc/execroot/spulib/bazel-out/k8-fastbuild/bin/spu/tests/jnp_dynamic_ring_test.runfiles/spulib/spu/tests/jnp_dynamic_ring_test.py", line 15, in <module> import jax ModuleNotFoundError: No module named 'jax'
#803
Closed
zhangwaer opened this issue
Aug 6, 2024
· 2 comments
when i installed "https://github.com/secretflow/spu/tree/ditto_icml24/examples/python/ml/experimental_mp"
and i use the code "bazel run //spu/tests:jnp_dynamic_ring_test", it report as follows,hope to get your advice, thanks very much!!!:
root/.cache/bazel/_bazel_root/5fb069ff7e8788e0e7d803c89624f2bc/execroot/spulib/bazel-out/k8-fastbuild/bin/spu/tests/jnp_dynamic_ring_test.runfiles/spulib/spu/tests/jnp_dynamic_ring_test.py", line 15, in import jax ModuleNotFoundError: No module named 'jax'
Issue Type
Build/Install
Modules Involved
Others
Have you reproduced the bug with SPU HEAD?
Yes
Have you searched existing issues?
Yes
SPU Version
0.5.0.dev20240805
OS Platform and Distribution
linux20.04
Python Version
3.8
Compiler Version
GCC11.2.0
Current Behavior?
when i installed "https://github.com/secretflow/spu/tree/ditto_icml24/examples/python/ml/experimental_mp"
and i use the code "bazel run //spu/tests:jnp_dynamic_ring_test", it report as follows,hope to get your advice, thanks very much!!!:
root/.cache/bazel/_bazel_root/5fb069ff7e8788e0e7d803c89624f2bc/execroot/spulib/bazel-out/k8-fastbuild/bin/spu/tests/jnp_dynamic_ring_test.runfiles/spulib/spu/tests/jnp_dynamic_ring_test.py", line 15, in import jax ModuleNotFoundError: No module named 'jax'
Standalone code to reproduce the issue
Relevant log output
No response
The text was updated successfully, but these errors were encountered: