Guenter Milde schrieb: > Could you try from the command line:: > > DOS-PROMPT#: python > Python 2.5.4 (r254:67916, Feb 17 2009, 20:16:45) > [GCC 4.3.3] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> import os > > ?
What should happen? There is no message or anything that says, if the command was executed or not. ,-- ¦ >>> import os ¦ >>> `---- > You problem is not the PATH (for binaries) but the PYTHONPATH (for > Python modules). > > (But I dont know whether you can set it from LyX, nor how to do this > in Windows.) Okay, thanks so far. Gruß, Dominik.-
