安装¶
plotfig
支持通过 pip
或源码安装,要求 Python 3.11 及以上版本。
📦 使用 pip 安装 (推荐)¶
🛠 从 GitHub 源码安装 (开发版)¶
🔧 依赖要求¶
Note
plotfig
依赖以下核心库(均会自动安装,但建议提前了解版本要求)。
- matplotlib ≥ 3.10.1
- mne-connectivity ≥ 0.7.0
- nibabel ≥ 5.3.2
- numpy ≥ 2.2.4
- pandas ≥ 2.2.3
- plotly ≥ 6.0.1
- scipy ≥ 1.15.2
- surfplot ≥ 0.2.0