windows10 64 安裝Python ,pip ,selenium

1. 下載Python https://www.python.org/downloads/release/python-362/ 2. 配置環境變量 PYTHON_HOME=D:\app\Python\Python36 path = %PYTHON_HOME%; 3. 安裝pip 其實從Python2.7以上就已經自帶pip,在Python/Scripts文件夾中 4. 安裝setuptools
相關文章
相關標籤/搜索