python - Is it possible to include a library like lxml without installing it? -


i need perform xml parsing using machine may not have permission install libraries in. possible include python library lxml source?

have tried using virtualenv? should let use lxml without "installing" it.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -