Python2.7.6 install tornado report Tornado requires an up-to-date SSL module.

< H2 > ssl error was reported when python2.7.6 on ubuntu installed tornado with pip. < / H2 >

error message

    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-iKNC7g/tornado/setup.py", line 146, in <module>
        raise ImportError("Tornado requires an up-to-date SSL module. This means "
    ImportError: Tornado requires an up-to-date SSL module. This means Python 2.7.9+ or 3.4+ (although some distributions have backported the necessary changes to older versions).
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-iKNC7g/tornado/

full error

ask for the cause of the error and the solution.

Mar.19,2021

he has already given the solution

This means Python 2.7.9+

update python

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32f49-2be4d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32f49-2be4d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?