1.先在windows環境安裝python-2.7.8.msi
(下載位置: https://www.python.org/download/releases/2.7.8/)
2.把get-pip.py
放置於C:\Python27\目錄下
執行: python get-pip.py
(下載位置: https://pip.pypa.io/en/latest/installing.html)
3.安裝pymssql
c:\Python27\Scripts\pip install pymysql
4.安裝 beautifulsoup4
c:\Python27\Scripts\easy_install beautifulsoup4
5.安裝 requests
C:\Python27\Scripts>pip install requests
沒有留言:
張貼留言