12 lines
409 B
Markdown
12 lines
409 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
|
|
|
|
## DrissionPage相关配置
|
|
- dp -p /Applications/Microsoft\ Edge.app/Contents/MacOS/Microsoft\ Edge
|
|
- /Applications/Microsoft\ Edge.app/Contents/MacOS/Microsoft\ Edge --remote-debugging-port=9222 |