Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Pythonでdocファイルを読み書きするためにmikemaccana-python-docxモジュールを使用していました。この機能をホスティング サーバーに移動する必要がありました。ホスティングサーバーにlxmlをインストールして同じことを行う方法を提案できる団体はありますか
Windowsの場合
そしてUbuntuでは
sudo apt-get install python-lxml
またsudo pip install lxml
sudo pip install lxml
libxml-dev がインストールされていることを確認してください