RESTART: C:\Users\alanp\AppData\Local\Programs\Python\Python37-32\FirstDayTornado.py
Traceback (most recent call last):
File "C:\Users\alanp\AppData\Local\Programs\Python\Python37-32\FirstDayTornado.py",
line 1, in < module> import tornado.ioloop ModuleNotFoundError: No module named 'tornado'
this is the error message i receive I am currently trying to run tornado's 'hello world' example https://www.tornadoweb.org/en/stable/
I am currently up-to-date with my python idle being version 3.7.2