ab3fa20213f288d49b2d4ffb762079bdbe5a75f8
python/ Error: Please make sure the libxml2 and libxslt development packages are installed..md
... | ... | @@ -0,0 +1,5 @@ |
1 | +[python - libxml install error using pip - Stack Overflow](https://stackoverflow.com/questions/5178416/libxml-install-error-using-pip) |
|
2 | + |
|
3 | +``` |
|
4 | +$ sudo apt-get install libxml2-dev libxslt-dev python-dev |
|
5 | +``` |
|
... | ... | \ No newline at end of file |