9 lines
209 B
Markdown
9 lines
209 B
Markdown
# Peter
|
|
|
|
电影里面的蜘蛛侠叫Peter Parker.
|
|
|
|
## environment
|
|
|
|
- conda create -n peter python=3.12
|
|
- conda activate peter
|
|
- pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple |