1. 先安裝pip a) https://pip.pypa.io/en/latest/installing.html b) 獲取上面網址的get-pip.py c) 執行python get-pip.py d) 安裝完成之後 pip應用程式安裝在C:\Python27\Scripts目錄下,把這個路徑加到path環境變數裡面 e) cmd-》 輸入pip -》可看到命令幫助,表示安裝成功2. 下載PILa) http://www.pythonware.com/products/pilb) 下載對應版本的檔案c) Exe檔案直接安裝3. 下載Reporlab包a) https://pypi.python.org/pypi/reportlab/b) 取下對應python版本的whlc) Pip install 上面取下來的檔案
1. 先安裝pip a) https://pip.pypa.io/en/latest/installing.html b) 獲取上面網址的get-pip.py c) 執行python get-pip.py d) 安裝完成之後 pip應用程式安裝在C:\Python27\Scripts目錄下,把這個路徑加到path環境變數裡面 e) cmd-》 輸入pip -》可看到命令幫助,表示安裝成功2. 下載PILa) http://www.pythonware.com/products/pilb) 下載對應版本的檔案c) Exe檔案直接安裝3. 下載Reporlab包a) https://pypi.python.org/pypi/reportlab/b) 取下對應python版本的whlc) Pip install 上面取下來的檔案