[Tornado] ImportError: No module named ioloop

yes, i did the same thing….duh…

alanhogan:

In case anyone is as dumb as I am:

If you are trying to run a Tornado server and keep getting the error ImportError: No module named ioloop, it means you shouldn’t have named your own file tornado.py. There can only be one tornado, and yours ain’t got ioloop. Rename your file to something like serve.py and get on with it.

Reblogged from Alan Hogan
Comments
blog comments powered by Disqus
  1. mobtownlabs reblogged this from alanhogan and added:
    same thing….duh… alanhogan:
  2. alanhogan posted this