On Ubuntu this is enough: sudo apt-get install libxml2-dev libxslt-dev Also note, that python-dev in documentation refers to Python 2 and not needed for Python 3 installations.
sudo apt-get install libxml2-dev libxslt-dev
python-dev