Skip to content

Missing typing requirement #3

Description

@wonderbeyond
  • Python version: 2.7.13
  • xid==1.0.4
web_1            |     from lib.flask_request_id import RequestID
web_1            |   File "/usr/share/Amidala/lib/flask_request_id.py", line 2, in <module>
web_1            |     from xid import Xid
web_1            |   File "/usr/local/lib/python2.7/site-packages/xid.py", line 15, in <module>
web_1            |     from typing import List
web_1            | ImportError: No module named typing
web_1            | [2017-10-16 03:01:43 +0000] [9] [INFO] Worker exiting (pid: 9)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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