Versions Compared

Key

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

...

Install needed python modules.

Code Block
sudo su
source /opt/python_environments/norduni/bin/activate
pip install django ipaddr argparse pexpect markdown psycopg2 lucene-querybuilder

...