I have followed the channels tutorial but while running these error throw
Version of the packages is channels==2.1.2 Django==2.0.4<
I solved my problem by:
Also check if you have put the routing.py file in the wrong directory. It should be 'myproject/routing.py'