Re: cannot get LyX run on my mac

2009-02-10 Thread Konrad Hofbauer

Manveru wrote:

Python 3.0 is not backward compatible with 2.x series. I do not know
how it is on Mac, but I think LyX has it's own python interpreter
bundled.


No, on Mac python is not bundled with LyX, since it is already bundled 
with Mac OS X. The only way I see to fix this is to install 
python_select and select Apple's python (or another complete 2.x 
installation) as the default python.


HTH,
Konrad




Re: cannot get LyX run on my mac

2009-02-10 Thread Manveru
2009/2/10 Zhang Xiao :
> Hi,
>
> I am new to LyX.
>
> Today I installed MacTex (seems no problem) then I installed LyX on my mac
> (Leopard 10.5.6). I've run the install script and also put LyX in my
> Applications.
>
> But when I tried to run it, it just started and quit. in syslog i found
> these:
>
[...]
>
> I have python 3.0 installed.

Python 3.0 is not backward compatible with 2.x series. I do not know
how it is on Mac, but I think LyX has it's own python interpreter
bundled.

-- 
Manveru
jabber: manv...@manveru.pl
 gg: 1624001
   http://www.manveru.pl


cannot get LyX run on my mac

2009-02-10 Thread Zhang Xiao

Hi,

I am new to LyX.

Today I installed MacTex (seems no problem) then I installed LyX on my  
mac (Leopard 10.5.6). I've run the install script and also put LyX in  
my Applications.


But when I tried to run it, it just started and quit. in syslog i  
found these:


Feb 10 22:59:31 macbook lyx[360]: *** _NSAutoreleaseNoPool(): Object  
0xf8df20 of class NSCFArray autoreleased with no pool in place - just  
leaking\nStack: (0x903f173f 0x902fde32 0x95a41178 0x3974da 0x25b763  
0x25b718 0x258e8c 0x258eff 0x98da9d 0x8a6bb2 0x3c35f8 0x40d0dd  
0x2329ef 0xad72e 0x28a3 0x21d2 0x20f9)
Feb 10 22:59:32 macbook lyx[360]: *** _NSAutoreleaseNoPool(): Object  
0xf403b0 of class NSCFArray autoreleased with no pool in place - just  
leaking\nStack: (0x903f173f 0x902fde32 0x9400937f 0x9400906f 0x39750a  
0x25b763 0x25b718 0x258e8c 0x258eff 0x98da9d 0x8a6bb2 0x3c35f8  
0x40d0dd 0x2329ef 0xad72e 0x28a3 0x21d2 0x20f9)
Feb 10 22:59:32 macbook lyx[360]: *** _NSAutoreleaseNoPool(): Object  
0xf949a0 of class NSCFSet autoreleased with no pool in place - just  
leaking\nStack: (0x903f173f 0x902fde32 0x94009456 0x9400906f 0x39750a  
0x25b763 0x25b718 0x258e8c 0x258eff 0x98da9d 0x8a6bb2 0x3c35f8  
0x40d0dd 0x2329ef 0xad72e 0x28a3 0x21d2 0x20f9)
Feb 10 22:59:31 macbook [0x0-0x22022].org.lyx.lyx[360]: LyX:  
reconfiguring user directory
Feb 10 22:59:31 macbook [0x0-0x22022].org.lyx.lyx[360]:   File "/ 
Applications/LyX.app/Contents/Resources/configure.py", line 93
Feb 10 22:59:31 macbook [0x0-0x22022].org.lyx.lyx[360]: print  
"Failed to create directory ", dir
Feb 10 22:59:31 macbook  
[0x0-0x22022].org.lyx.lyx[360]:   ^
Feb 10 22:59:31 macbook [0x0-0x22022].org.lyx.lyx[360]: SyntaxError:  
invalid syntax

Feb 10 22:59:31 macbook [0x0-0x22022].org.lyx.lyx[360]: LyX: Done!
Feb 10 22:59:31 macbook [0x0-0x22022].org.lyx.lyx[360]:  
LayoutFileList::Read: unable to find textclass file  `'. Exiting.
Feb 10 22:59:32 macbook com.apple.launchd[154]  
([0x0-0x22022].org.lyx.lyx[360]): Exited with exit code: 1


I have python 3.0 installed.

i dont know why it crashed. please help. thanks!