Matminer 安装

Posted by XiLock on December 17, 2022

安装

以天河2号上安装为例:

(base) [test@ln0%tianhe2 ~]$ conda create -n py36 python=3.6
# 安装好环境后,激活该环境,并安装pymatgen 和 matminer
(base) [test@ln0%tianhe2 ~]$ conda activate py36
(py36) [test@ln0%tianhe2 ~]$ conda install -c conda-forge pymatgen
(py36) [test@ln0%tianhe2 ~]$ pip install matminer

测试:

(py36) [test@ln0%tianhe2 ~]$ python
Python 3.6.12 |Anaconda, Inc.| (default, Sep  8 2020, 23:10:56) 
[GCC 7.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pymatgen
>>> import matminer

参考资料:超好用的材料类机器学习开源软件-Matminer


手机版“神探玺洛克”请扫码