lilypond-user
[Top][All Lists]
Advanced

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

Re: Again: Bad magic number error message


From: Noeck
Subject: Re: Again: Bad magic number error message
Date: Mon, 4 Sep 2017 21:48:48 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Hi Thomas,

Am 04.09.2017 um 14:26 schrieb Thomas Scharkowski:
> Bad magic number in
> /Applications/Frescobaldi.app/Contents/Resources/site.pyc

I didn't see this error before. But you can delete the .pyc file. .pyc
files are "python byte code" and derived from the .py file with the same
name. If you delete the .pyc file, python will recreate it from the .py
file – hopefully without the magic-number error.

In case you wonder what python has to do with this: convert-ly is
written in python.

Hope that helps,
Joram



reply via email to

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