lilypond-user
[Top][All Lists]
Advanced

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

Re: convert-ly broken in 2.21.x?


From: David Kastrup
Subject: Re: convert-ly broken in 2.21.x?
Date: Fri, 07 Aug 2020 22:31:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Stanton Sanderson <stansand@gmail.com> writes:

> I have had no response to my previous post, so I will try again.
>
> On Mac OS 10.14.6 (Mojave), running LilyPond directly from the application 
> and using Update Syntax” from the “Compile” menu, applying it to the “Welcome 
> to Lilypond” file after renaming it “test 1.ly”, the following error message 
> is produced:
>
> ---------
>  Traceback (most recent call last):
>   File 
> "/Applications/LilyPond_2.21.4..app/Contents/Resources/bin/convert-ly", line 
> 86, in <module>
>     import convertrules
>   File 
> "/Applications/LilyPond_2.21.4..app/Contents/Resources/share/lilypond/current/python/convertrules.py",
>  line 26, in <module>
>     import lilylib
>   File 
> "/Applications/LilyPond_2.21.4..app/Contents/Resources/share/lilypond/current/python/lilylib.py",
>  line 30, in <module>
>     sys.stdin = codecs.getreader('utf8')(sys.stdin.detach())
> AttributeError: 'file' object has no attribute ‘detach'
> ————
>
> I saw the same behavior with 2.21.1 and 2.21.3 when I attempted to update 
> older files.
>
> What am I missing?

A recent enough version of Python?  Can you figure out what Python
version is used by your installation?

-- 
David Kastrup



reply via email to

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