-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels