简体   繁体   中英

Problems Installing lxml with python/django

I am trying to use lxml in one of my projects in django, but I am having trouble installing the lxml module. I am using Ubuntu 10.04. I have looked on the web for suitable tutorials on how to install the lxml module, but I never seem to understand it correctly. Would anyone be able to clearly tell me how to install this module?

Thank you,

Steve

apt-get install python-lxml

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM