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

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to