Skip to content

Issue building with python 3.7 #482

@smurfy

Description

@smurfy

I having issues building within docker container using pythons 3.7 alpine image.

Traceback (most recent call last):
  File "/usr/local/bin/zing", line 5, in <module>
    from pootle.runner import main
  File "/usr/local/lib/python3.7/site-packages/pootle/runner.py", line 18, in <module>
    import syspath_override  # noqa
ModuleNotFoundError: No module named 'syspath_override'

This traces back to: bc1881c
Older versions of zing work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions