开发者

Problems Installing lxml with python/django

开发者 https://www.devze.com 2023-01-25 03:45 出处:网络
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 ho

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
0

精彩评论

暂无评论...
验证码 换一张
取 消