Skip to content

install core import httpslistener #72

@Aaron792000

Description

@Aaron792000

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions