lilypond-user
[Top][All Lists]
Advanced

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

python-ly


From: Martin Tarenskeen
Subject: python-ly
Date: Sat, 22 Mar 2014 18:01:41 +0100 (CET)
User-agent: Alpine 2.11 (LFD 23 2013-08-11)


Hi,

python-ly is a very usable Python package.
One remark though:

I have installed it on Linux Fedora

        $ python-pip install python-ly

installs the python 2.x version

        $ python3-pip install python-ly

installs the python 3.x version

But if I want to install both a problem rises: the /usr/bin/ly tool will be overwritten. To solve this I first installed the python3 version. Then I renamed /usr/bin/ly to /usr/bin/ly3. And finally I installed the python2 version.

Why I need both versions? I don't, I am just a curious person who wants to try everything - which is good for betatesters and bugreporters :-)

--

MT



reply via email to

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