lilypond-devel
[Top][All Lists]
Advanced

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

Re: invoke-mf2pt1.sh: 7: python: not found


From: Han-Wen Nienhuys
Subject: Re: invoke-mf2pt1.sh: 7: python: not found
Date: Sun, 10 May 2020 21:04:16 +0200

symlink sounds like the fastest solution.

On Sun, May 10, 2020 at 8:42 PM Dan Eble <address@hidden> wrote:
>
> I'm trying to upgrade the LilyDev Dockerfile to use Ubuntu 20.04 and I get 
> this error when I try to build.  It's coming from here:
>
>     # realpath doesn't exist on OSX
>     realpath() {
>       python -c "import os; print(os.path.realpath('$1'))"
>     }
>
> Is there a Right Way to resolve this?  Should this call python3?  Should I 
> change the Docker image, say by creating a symlink?  TIA.
>
> Dan
>
>


-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen



reply via email to

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