This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
eunomia-bpf
/
GPTtrace
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix pip: command not found
pull/3/head
zer0-1s
2 years ago
parent
4716cbf6c4
commit
932e96ffa0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
install.sh
+ 1
- 0
install.sh
View File
@@ -1,4 +1,5 @@
#!/bin/bash
sudo apt install bpftrace
sudo apt-get install python3-pip
pip install -r requirements.txt
Write
Preview
Loading…
Cancel
Save