用户工具

站点工具


mstation:pwmat:ase

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

后一修订版
前一修订版
mstation:pwmat:ase [2024/08/01 09:30] – 创建 penggemstation:pwmat:ase [2026/07/30 04:09] (当前版本) – 外部编辑 127.0.0.1
行 1: 行 1:
 +~~DISCUSSION:off~~
 ====== ase 模块安装 ====== ====== ase 模块安装 ======
  
行 19: 行 20:
 conda create -n ase python=3.8 conda create -n ase python=3.8
 conda activate ase conda activate ase
 +
 +which python
 +which pip
 +
 pip install ase pip install ase
  
行 24: 行 29:
  
 # 查看 ase 安装的目录 # 查看 ase 安装的目录
-ase.__file__ +ase.__file__
  
 下载并解压 on_the_fly_test.zip, 里面有 ase.tgz 下载并解压 on_the_fly_test.zip, 里面有 ase.tgz
-解压 ase.tgz 替换掉上面安装的 ase +解压 ase.tgz 替换掉上面安装的 ase
 </code> </code>
  
mstation/pwmat/ase.1722504637.txt.gz · 最后更改: 2024/08/01 09:30 由 pengge