Genesis
Genesis copied to clipboard
[Bug]: No module named 'pydantic_core._pydantic_core'
Bug Description
Traceback (most recent call last):
File "C:\liujunlin\soft-robot\test\softrobot-test\test.py", line 1, in
Steps to Reproduce
“hello genesis” test code
Expected Behavior
test
Screenshots/Videos
No response
Relevant log output
Environment
- OS: [e.g. Ubuntu 24.04, Windows 11 24H2]
- GPU/CPU [e.g. A100, RTX 4090, M3pr, Intel I9-9900k, Ryzen 5900x] (N/A if no GPU/CPU)
- GPU-driver version (N/A if no GPU)
- CUDA / CUDA-toolkit version (N/A if non-Nvidia)
Release version or Commit ID
git clone https://github.com/Genesis-Embodied-AI/Genesis.git cd Genesis pip install -e ".[dev]" pytorch 2.5.1
Additional Context
No response