You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't get Tornado web service to run with IPython Notebook on one of the cloud instances. I tried changing ports and I keep getting the error OSError: [Errno 99] Cannot assign requested address from File "/var/www/machinelearning/env/lib/python3.4/site-packages/tornado/netutil.py", line 187, in bind_sockets
sock.bind(sockaddr)
Note that I am running IPython in virtual env using Python3