Re: Lilypond and Python

2020-11-01 Thread Stefan Thomas
Dear Frederico, it worked! I've installed abjad successfully. Thanks, Stefan Am So., 1. Nov. 2020 um 22:55 Uhr schrieb Federico Bruni : > Il giorno dom 1 nov 2020 alle 17:07, Stefan Thomas > ha scritto: > > many thanks to Your fast reply. But unfortunately it didn't work. It > > seems to be a

Re: Lilypond and Python

2020-11-01 Thread Federico Bruni
Il giorno dom 1 nov 2020 alle 17:07, Stefan Thomas ha scritto: many thanks to Your fast reply. But unfortunately it didn't work. It seems to be a python problem: pip install setuptools Collecting setuptools Using cached

Re: Lilypond and Python

2020-11-01 Thread Stefan Thomas
"/home/stefan/.local/lib/python2.7/site-packages/pip/req/req_set.py", >>>>>>> line >>>>>>> 784, in install >>>>>>> **kwargs >>>>>>> >>>>>>> >>>>>>> File >>>>

Re: Lilypond and Python

2020-11-01 Thread Martín Rincón Botero
t=root, > > > > > > > > > > prefix=prefix) > > > > > > > > > >  File > > > > > > > > > > "/home/stefan/.local/lib/python2.7/site-packages/pip/req/req_install.py", > > > &

Re: Lilypond and Python

2020-11-01 Thread Stefan Thomas
site-packages/pip/req/req_install.py", >>>>> line 1064, in move_wheel_files >>>>>isolated=self.isolated, >>>>> >>>>> >>>>> File "/home/stefan/.local/lib/python2.7/site-packages/pip/wheel.py", >>>&

Re: Lilypond and Python

2020-11-01 Thread Stefan Thomas
n2.7/site-packages/pip/wheel.py", >>> line 316, in clobber >>>ensure_dir(destdir) >>> >>> >>> File >>> "/home/stefan/.local/lib/python2.7/site-packages/pip/utils/__init__.py", >>> line 83, in ensure_dir >>>os.

Re: Lilypond and Python

2020-11-01 Thread Martín Rincón Botero
version 9.0.3, however version 20.2.4 is available. > > You should consider upgrading via the 'pip install --upgrade pip' command. > What can I do know? > Thanks for Your help, > Stefan > > > Hey Megan, > > > > I use a different approach, but have you checked Abj

Re: Lilypond and Python

2020-11-01 Thread Stefan Thomas
20.2.4 is available. > You should consider upgrading via the 'pip install --upgrade pip' command. > What can I do know? Thanks for Your help, Stefan Hey Megan, > > I use a different approach, but have you checked Abjad already? > https://abjad.github.io/index.html > &

Re: Lilypond and Python

2020-10-31 Thread 98123981293 1293812397123
ban Ramm) > 4. Re: Point & Click with Atom (Martín Rincón Botero) >5. Lilypond and Python (Megan Aldrich) >6. Percent repeat counter starting at 1 (David Sumbler) > > > > -- Forwarded message -- > From: "Martín Rincón Botero" > To: Hennin

Re: Lilypond and Python

2020-10-31 Thread Martín Rincón Botero
Hey Megan, I use a different approach, but have you checked Abjad already?  https://abjad.github.io/index.html Cheers Martín. www.martinrinconbotero.com On 31. Oct 2020, 18:51 +0100, Megan Aldrich , wrote: > Hello, > > Is there a package that would allow me to output in a lilypond fo

Lilypond and Python

2020-10-31 Thread Megan Aldrich
Hello, Is there a package that would allow me to output in a lilypond format from python? I found something through google searches and it’s poorly documented and hard to use. Is there something that you recommend using? Meg -- Megan Aldrich Connecticut College

Re: Help: can't invoke lilypond-book (python exception)

2020-02-12 Thread David Kastrup
ml files. > > I have lilypond version 2.18.2 and python version 3.8.1 LilyPond 2.18 uses Python 2. So will LilyPond 2.20 (to appear really soon now). LilyPond 2.21 will be working with Python 3. -- David Kastrup My replies have a tendency to cause friction. To help mitigating damage, feel

Help: can't invoke lilypond-book (python exception)

2020-02-12 Thread Alon Sho'er
I downloaded python to be able to run lilypond-book, but it doesn't seem to work. Upon invoking lilypond-book I get the following error:   File "C:\Program Files (x86)\LilyPond\usr\bin\lilypond-book.py", line 590     os.mkdir

Re: LilyPond and Python

2011-12-07 Thread James
Hilary, On 6 December 2011 22:30, Hilary Snaden h...@newearth.demon.co.uk wrote: After severe problems (which seemed to include a version conflict) with a Python hack, I uninstalled Python and LilyPond, then reinstalled first Python and then LilyPond without its bundled Python (largely to see

LilyPond and Python

2011-12-06 Thread Hilary Snaden
After severe problems (which seemed to include a version conflict) with a Python hack, I uninstalled Python and LilyPond, then reinstalled first Python and then LilyPond without its bundled Python (largely to see if it still worked). So far it /has/ still worked, with my Python script calling

Re: LilyPond and Python

2011-12-06 Thread Tim Reeves
BTW when LilyPond uninstalled, it left behind a lot of redundant entries in the Windoze registry. Not being a registry guru I have nothing constructive to add beyond commenting on this. :-( -- Hilary Also not a registry guru, but I use CCleaner ( http://www.piriform.com/ccleaner) to clean up

Re: Parsing lilypond into python

2009-02-21 Thread Wilbert Berendsen
Op woensdag 11 februari 2009, schreef Akira Bergman: I am interested in using Lilypond files with Python and Csound. How can I parse Lilypond files into Python? Is there a way of interfacing the internal parsing mechanism (Scheme?) of Lilypond to Python? I wrote a basic parser in Python that's

Parsing lilypond into python

2009-02-10 Thread Akira Bergman
I am interested in using Lilypond files with Python and Csound. How can I parse Lilypond files into Python? Is there a way of interfacing the internal parsing mechanism (Scheme?) of Lilypond to Python? ___ lilypond-user mailing list lilypond-user@gnu.org