Skip to content

ImportError: No module named logging #114

Open
@cyrilfr

Description

The "logging" module for python 2.7 isn't available on sumo.

python
>>> import logging
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named logging

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions