gnu-music-discuss
[Top][All Lists]
Advanced

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

Re: Python version?


From: Jan Nieuwenhuizen
Subject: Re: Python version?
Date: 24 Mar 2001 12:28:14 +0100
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

"Shamus" <address@hidden> writes:

> Ok, I finally got a spare minute or two to download and try the latest W32
> version of lily (1.3.141), but I got this error when trying to run ly2dvi:
> 
> >ly2dvi -P cnametest3
> Traceback (innermost last):
>   File "c:\lilypond\cygnus.141\bin\ly2dvi.py", line 551, in ?
>     include_path = map (os.path.abspath, include_path)
> AttributeError: abspath
> I checked through my python installation and looked at "posixpath.py" (which
> "os" says all the "path" functionality is) hoping to find "abspath", but to
> no avail. I'm using python version 1.5.1 (the lily README says 1.5 is OK),
> so obviously I need a later version? Ideas?

Yes, info python-lib says:

`abspath(path)'
     Return a normalized absolutized version of the pathname PATH.  On
     most platforms, this is equivalent to `normpath(join(os.getcwd()),
     PATH)'.  *Added in Python version 1.5.2*

This will be fixed for 142.


-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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