Re: Problem running makelsr.py

2012-04-16 Thread Phil Holmes
- Original Message - From: "James" To: "Graham Percival" Cc: "Phil Holmes" ; "Devel" Sent: Sunday, April 15, 2012 10:29 PM Subject: Re: Problem running makelsr.py Graham, On 15 April 2012 22:24, Graham Percival wrote: On Sun, Apr 15, 2012

Re: Problem running makelsr.py

2012-04-15 Thread Phil Holmes
- Original Message - From: "Graham Percival" To: "James" ; "Phil Holmes" Cc: "Devel" Sent: Sunday, April 15, 2012 10:24 PM Subject: Re: Problem running makelsr.py On Sun, Apr 15, 2012 at 10:18:41PM +0100, James wrote: james@jameslil

Re: Problem running makelsr.py

2012-04-15 Thread James
Graham, On 15 April 2012 22:24, Graham Percival wrote: > On Sun, Apr 15, 2012 at 10:18:41PM +0100, James wrote: >> james@jameslilydev2:~/lilypond-git$ ./scripts/auxiliar/makelsr.py >> Traceback (most recent call last): >>   File "./scripts/auxiliar/makelsr.py", line 56, in >>     TAGS = os.listd

Re: Problem running makelsr.py

2012-04-15 Thread Graham Percival
On Sun, Apr 15, 2012 at 10:18:41PM +0100, James wrote: > james@jameslilydev2:~/lilypond-git$ ./scripts/auxiliar/makelsr.py > Traceback (most recent call last): > File "./scripts/auxiliar/makelsr.py", line 56, in > TAGS = os.listdir (in_dir) > OSError: [Errno 2] No such file or directory: ''

Problem running makelsr.py

2012-04-15 Thread James
Hello, While trying to run makelsr.py at the top level of the tree I get this error. --snip-- james@jameslilydev2:~/lilypond-git$ ./scripts/auxiliar/makelsr.py Traceback (most recent call last): File "./scripts/auxiliar/makelsr.py", line 56, in TAGS = os.listdir (in_dir) OSError: [Errno 2