Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(3) Upgrade to the latest version of lxml on each node in the cluster (this is the only step required on each node in the cluster)

Code Block
languagebash
sudo apt-get install libxml2-dev libxslt-dev python-dev lib32z1-dev
sudo pip install lxml

...