-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Testing on Ubuntu 20.04, pip install https://github.com/evernote/zing/archive/v0.9.3.zip succeeds, but when I run zing --version it gives:
Traceback (most recent call last):
File "/home/test/test/.venv/bin/zing", line 5, in <module>
from pootle.runner import main
File "/home/test/test/.venv/lib/python3.8/site-packages/pootle/runner.py", line 18, in <module>
import syspath_override # noqa
ModuleNotFoundError: No module named 'syspath_override'
Full log attached: 2020-06-29-Log.txt
The same problem was reproduced on a Debian Buster machine.
See also Pootle issue 3886.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels