2015年1月10日 星期六

ubuntu 安裝python docx module

ubuntu python 安裝 python-docx步驟



安裝完以後python 應該就可以呼叫 python-docx 工作


# sudo apt-get install libxml2-dev libxslt-dev python-dev python-pip
# pip install lxml
# pip install python-docx

接下來就是下一篇用來寫python處理docx 的相關操作



參考網站

1. install pip
http://www.cyberciti.biz/faq/debian-ubuntu-centos-rhel-linux-install-pipclient/

2. install python-docx
https://python-docx.readthedocs.org/en/latest/user/install.html



沒有留言:

張貼留言