lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

translations-status.py crashes


From: Jean-Charles Malahieude
Subject: translations-status.py crashes
Date: Mon, 9 Mar 2020 20:25:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

Hi,

Another problem with switching to Python 3:

cd Documentation && make translation status

crashes on branch translation (after merging master into it); it works well as expected on transaltion-staging (still on Python 2).

the message is

-*- mode: compilation; default-directory: "~/GIT/Traduc/Documentation/" -*-
Compilation started at Mon Mar  9 20:09:53

make translation-status
translations-status.py
Traceback (most recent call last):
File "/home/jcharles/GIT/Traduc/scripts/auxiliar/translations-status.py", line 109, in <module>
    appendix_number_trans = string.maketrans ('@ABCDEFGHIJKLMNOPQRSTUVWXY',
AttributeError: module 'string' has no attribute 'maketrans'
make: *** [GNUmakefile:400: translation-status] Error 1

Compilation exited abnormally with code 2 at Mon Mar  9 20:09:54


Cheers,
--
Jean-Charles




reply via email to

[Prev in Thread] Current Thread [Next in Thread]