安装 ==== e2m2e 的安装方法。 依赖要求 -------- - Python >= 3.9 - NumPy >= 1.20 - SciPy >= 1.7 安装方式 -------- .. code-block:: bash pip install e2m2e 开发模式安装: .. code-block:: bash git clone https://github.com/cislunarspace/e2m2e.git cd e2m2e pip install -e ".[dev]"