How to Install Python on Tornado on CentOS Gnu/Linux Easy Guide

March 8, 2015 | By the+gnu+linux+evangelist.

Installing Tornado

  1. 3. Installing PIP

    How to Install Python 2/3 Pip on CentOS

  2. 4. Installing Tornado

    Finally, to Install the Tornado 5+ Python.

    For Python 2.x:

    sudo pip install tornado

    For Python 3.x:

    sudo pip3 install tornado

QuickChic Theme • Powered by WordPress