Skip to content

Commit

Permalink
update CANN numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
bachelor-dou committed Dec 18, 2024
1 parent 14f36fb commit 58a4703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/ascend/quick_install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Python 3.8, 3.9, 3.10
<p><b>2.3.1 安装python依赖</b></p>
<div class="highlight-default notranslate">
<div class="highlight">
<pre>pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple attrs numpy decorator sympy cffi pyyaml pathlib2 psutil protobuf scipy requests absl-py wheel typing_extensions</pre>
<pre>pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple attrs numpy==1.24.0 decorator sympy cffi pyyaml pathlib2 psutil protobuf scipy requests absl-py wheel typing_extensions</pre>
</div>
</div>
<p><b>2.3.2 下载并安装</b></p>
Expand Down

0 comments on commit 58a4703

Please sign in to comment.