Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torchani
Commits
83ab321e
Commit
83ab321e
authored
Jun 04, 2025
by
zhanggezhong
Browse files
Update README.md
parent
2dbfd835
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
83ab321e
...
...
@@ -48,11 +48,11 @@ git clone http://developer.sourcefind.cn/codes/OpenDAS/torchani.git # 根据编
source /usr/local/bin/fastpt -C
2. 编译whl包并安装
python3 setup.py -v bdist_wheel -cuaev
python3 setup.py -v bdist_wheel
-
-cuaev
pip install dist/torchani*
3. 源码编译安装
python3 setup.py install -cuaev
python3 setup.py install
-
-cuaev
```
#### 注意事项
+
若使用pip install下载安装过慢,可添加pypi清华源:-i https://pypi.tuna.tsinghua.edu.cn/simple/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment