Hello all. I've been trying to get xypic working. I don't get any message from LyX, but on the terminal, I see
No converter from "lyxpreview" format has been defined I googled around some, and found several mentions of the problem in LyX 1.3.6, but very little recent. In Converters, I have the line: python -tt $$s/scripts/lyxpreview-platex2bitmap.py This script seems to exist, even though it isn't called - the .pyc / .pyo files are not updated even though a newer version of the .py is available. -rw-r--r-- 1 root root 1372 2012-10-23 13:19 /usr/local/share/lyx/scripts/lyxpreview-platex2bitmap.py -rw-r--r-- 1 root root 968 2012-01-31 16:13 /usr/local/share/lyx/scripts/lyxpreview-platex2bitmap.pyc -rw-r--r-- 1 root root 968 2012-01-31 16:13 /usr/local/share/lyx/scripts/lyxpreview-platex2bitmap.pyo Of course, Instant_view is enabled, etc. Any suggestions? (LyX version was 2.0.2, installed 2.0.4 to compare, with same results. Python 2.7.3). John