Konrad Hofbauer wrote:
Joachim Osnabryg wrote:
Konrad Hofbauer schrieb:
Have you changed something in your python installation
(e.g., installed python3)?
Months ago, I installed MacPorts, because I wanted to use rtf2latex2e
(with LaTeX and LyX).
I did some other install and uninstall with MacPorts meanwhile, the
uninstalls I did carefully first asking the port dependencies. (But
I'm not really familiar with MacPort.)
Because of your question I asked now "port installed" and that gave
back inter alia:
python25 @2.5.4_0+darwin_8+macosx (active)
python_select @0.2.1_0+darwin_8 (active)
So, not python3.
But probably an incomplete python25 installed by macports, i.e., you are
missing some modules (the py25-.... stuff in macports).
You can either
1) run lyx2lyx from terminal, try to find out which modules it is
missing and install those from macports or
I have only those additional modules installed:
py25-bsddb @2.5.2_1 (active)
py25-sqlite3 @2.5.2_0 (active)
py25-hashlib @2.5.2_0 (active)
py25-zlib @2.5.2_0 (active)
The first two are quite sure unrelated to LyX.
LyX definitely needs zlib. About hashlib I don't remember where it comes
from.
/Konrad