lilypond-user
[Top][All Lists]
Advanced

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

Re: python-ly


From: Federico Bruni
Subject: Re: python-ly
Date: Sat, 22 Mar 2014 18:07:05 +0100

2014-03-22 18:01 GMT+01:00 Martin Tarenskeen <address@hidden>:

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 :-)


you should use a virtualenv? 

reply via email to

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