Mats Bengtsson <[EMAIL PROTECTED]> writes:

>>   File "/sw/bin/ly2dvi", line 825, in ?
>>     setup_environment ()
>>   File "/sw/bin/ly2dvi", line 375, in setup_environment
>>     del os.environ['TEXMF']
>>   File "/sw/lib/python2.2/os.py", line 423, in __delitem__
>>     del self.data[key]
>> KeyError: TEXMF
>
> It seems from the Python documentation that the Mac version of
> Python does not include any os.putenv() function

That seems very unlikely to me.  Python is running on Darwin, which is
UNIX, not Macos?

The error above doesn't complain about os.environ, or putenv, but
about the TEXMF key missing.

> which in turn

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to