> 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.
Yes, but we check on the line before that the key exists, so that shouldn't be a problem. It's really hard to debug without access to a Mac. /Mats _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user