-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
I have the server running on one machine just fine, but trying to install on another machine. [windows 10] w/ python 2.7.14 and get this error when trying to load.
C:\AlarmServer>AlarmServer.py
Traceback (most recent call last):
File "C:\AlarmServer\alarmserver.py", line 17, in
from core import httpslistener
File "C:\AlarmServer\core\httpslistener.py", line 5, in
import tornado.ioloop
ImportError: No module named tornado.ioloop
Metadata
Metadata
Assignees
Labels
No labels