This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| msgfmt --statistics --tcl po/sv.po -l sv -d po/ | |
| 290 übersetzte Meldungen. | |
| SUBDIR perl | |
| cp Git.pm blib/lib/Git.pm | |
| Manifying blib/man3/Git.3pm | |
| SUBDIR git_remote_helpers | |
| 'import site' failed; use -v for traceback | |
| Traceback (most recent call last): | |
| File "setup.py", line 5, in ? | |
| from distutils.core import setup | |
| File "/home1/davidkue/.local/lib/python2.6/distutils/__init__.py", line 1, in ? | |
| import os | |
| File "/home1/davidkue/.local/lib/python2.6/os.py", line 757 | |
| bs = b"" | |
| ^ | |
| SyntaxError: invalid syntax | |
| make[1]: *** [all] Fehler 1 | |
| make: *** [all] Fehler 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment