Update Nimble.sh
This commit is contained in:
parent
f86e01812f
commit
f6b2192795
@ -14,7 +14,7 @@ function install_node() {
|
|||||||
apt update
|
apt update
|
||||||
|
|
||||||
# 检查 Git 等是否已安装
|
# 检查 Git 等是否已安装
|
||||||
apt install git python3-venv bison screen binutils gcc make bsdmainutils -y
|
apt install git python3-venv bison screen binutils gcc make bsdmainutils python3-pip -y
|
||||||
|
|
||||||
# 安装numpy
|
# 安装numpy
|
||||||
pip install numpy==1.24.4
|
pip install numpy==1.24.4
|
||||||
|
Loading…
Reference in New Issue
Block a user