🖥️ 硬件配置
- 机型: MacBookAir6,1 (MacBook Air)
- CPU: 4 cores (Intel x86_64)
- 内存: 4.00 GB RAM
💻 操作系统
- 系统: macOS 11.7.11 (Big Sur)
- 内核: Darwin Kernel Version 20.6.0, build 20G1443
- 架构: x86_64 (64 位 Intel)
🐍 Python 环境
- 版本: Python 3.10.0rc2
- 安装位置:
/Library/Frameworks/Python.framework/Versions/3.10/ - 状态: ✅ 正常工作
🎭 Playwright 配置 ⭐ 重点注意事项
- 版本: 1.45.1 ⚠️
- 状态: ✅ 已正常工作
🔑 关键兼容性警告:
Playwright v1.46+ 需要 macOS 13+
macOS 11 (Big Sur) 用户必须使用 Playwright ≤ 1.45.x
安装命令(适用于 macOS 11-12):
pip install '--trusted-host pypi.doubanio.com' -i 'http://pypi.doubanio.com/simple/' \
'playwright>=1.40.0,<1.46.0'
playwright install