下载EGA数据 创建python 3.6环境:conda create -n EGA python=3.6 python3.6才能正常运行 安装pyEGA3:pip3 install pyega3 pyega3: https://github.com/EGA-archive/ega-download-client 下载数据:pyega3 -cf config.json fetch EGADnumber --output-dir ./ config.json:1234{ "username": "", "password": ""}