1 UpgradeToPython3
j edited this page 2017-12-24 13:25:52 +00:00

Switching to python 3

 apt-get install python3-setuptools python3-pip python3-venv \
  python3-dev python3-pil python3-numpy python3-psycopg2 \
  python3-pyinotify python3-simplejson python3-lxml \
  python3-html5lib python3-ox ipython3

Install python3 virtualenv as pandora user

 ./ctl init