Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-05 Thread José Matos
On Sunday 04 February 2007 2:29:04 pm Georg Baum wrote: What happens if you run the python interpreter by hand and then type import unicodedata ? If it prints nothing, then your python installation is OK, and I would guess that LyX finds another (incomplete) python installation. If it

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-05 Thread José Matos
On Sunday 04 February 2007 2:29:04 pm Georg Baum wrote: What happens if you run the python interpreter by hand and then type import unicodedata ? If it prints nothing, then your python installation is OK, and I would guess that LyX finds another (incomplete) python installation. If it

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-05 Thread José Matos
On Sunday 04 February 2007 2:29:04 pm Georg Baum wrote: > > What happens if you run the python interpreter by hand and then type > > import unicodedata > > ? If it prints nothing, then your python installation is OK, and I would > guess that LyX finds another (incomplete) python installation. If

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-04 Thread Georg Baum
Am Samstag, 3. Februar 2007 13:49 schrieb Nick Hopton: I've just installed Python 2.5, reconfigured everything and tried again, with the following results: =TERMINAL WINDOW OUTPUT= Traceback (most recent call last): File C:/Program

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-04 Thread Nick Hopton
In a recent message [EMAIL PROTECTED], Georg Baum [EMAIL PROTECTED] wrote. [...] ImportError: No module named unicodedata This module is part of python since many years. If lyx2lyx cannot find it then there is still someting wrong with your installation. Maybe LyX still uses the old one?

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-04 Thread Georg Baum
Am Sonntag, 4. Februar 2007 12:35 schrieb Nick Hopton: This is very odd, Georg, I did an absolutely standard installation of Python25, using all of the defaults. I have the following two files installed, if this is any help: C:\Python25\DLLs\unicodedata.pyd

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-04 Thread Georg Baum
Am Samstag, 3. Februar 2007 13:49 schrieb Nick Hopton: I've just installed Python 2.5, reconfigured everything and tried again, with the following results: =TERMINAL WINDOW OUTPUT= Traceback (most recent call last): File C:/Program

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-04 Thread Nick Hopton
In a recent message [EMAIL PROTECTED], Georg Baum [EMAIL PROTECTED] wrote. [...] ImportError: No module named unicodedata This module is part of python since many years. If lyx2lyx cannot find it then there is still someting wrong with your installation. Maybe LyX still uses the old one?

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-04 Thread Georg Baum
Am Sonntag, 4. Februar 2007 12:35 schrieb Nick Hopton: This is very odd, Georg, I did an absolutely standard installation of Python25, using all of the defaults. I have the following two files installed, if this is any help: C:\Python25\DLLs\unicodedata.pyd

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-04 Thread Georg Baum
Am Samstag, 3. Februar 2007 13:49 schrieb Nick Hopton: > I've just installed Python 2.5, reconfigured everything and tried again, > with the following results: > > =TERMINAL WINDOW OUTPUT= > Traceback (most recent call last): >File "C:/Program

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-04 Thread Nick Hopton
In a recent message <[EMAIL PROTECTED]>, Georg Baum <[EMAIL PROTECTED]> wrote. [...] ImportError: No module named unicodedata This module is part of python since many years. If lyx2lyx cannot find it then there is still someting wrong with your installation. Maybe LyX still uses the old one?

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-04 Thread Georg Baum
Am Sonntag, 4. Februar 2007 12:35 schrieb Nick Hopton: > This is very odd, Georg, I did an absolutely standard installation of > Python25, using all of the defaults. I have the following two files > installed, if this is any help: > > C:\Python25\DLLs\unicodedata.pyd >

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Nick Hopton
In a recent message [EMAIL PROTECTED], Uwe Stöhr [EMAIL PROTECTED] wrote. [...] (Sometimes everything goes wrong.) The file LyX.py was not updated in my build system for an unknown reason so I shipped an outdated version. Please replace the one on your LyX 1.5svn system by the attached one.

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Georg Baum
Am Samstag, 3. Februar 2007 12:01 schrieb Nick Hopton: Do you think I installed 'LyX.py' properly. In the directory I see that a 'LyX.pyc' has appeared, with today's date. Yes, you did. LyX.pyc is a compiled version of LyX.py, generated by python. This us used to speed up subsequent runs of

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Nick Hopton
In a recent message [EMAIL PROTECTED], Georg Baum [EMAIL PROTECTED] wrote. [...] Do you think I installed 'LyX.py' properly. In the directory I see that a 'LyX.pyc' has appeared, with today's date. Yes, you did. LyX.pyc is a compiled version of LyX.py, generated by python. This us used to

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Uwe Stöhr
Nick Hopton schrieb: I've just installed Python 2.5, reconfigured everything and tried again, with the following results: Again my fault, I also deliverd the wrong version of lyx2lyx_version.py. replace the existing by the attached one and it should work. I'll provide a new release on

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Uwe Stöhr
Uwe Stöhr schrieb: Again my fault, I also deliverd the wrong version of lyx2lyx_version.py. replace the existing by the attached one and it should work. No, forget what I said. Some strange this are going on here in my trees. I delivered the correct one. --- To assure that python 2.5 is

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Nick Hopton
In a recent message [EMAIL PROTECTED], Uwe Stöhr [EMAIL PROTECTED] wrote. [...] (Sometimes everything goes wrong.) The file LyX.py was not updated in my build system for an unknown reason so I shipped an outdated version. Please replace the one on your LyX 1.5svn system by the attached one.

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Georg Baum
Am Samstag, 3. Februar 2007 12:01 schrieb Nick Hopton: Do you think I installed 'LyX.py' properly. In the directory I see that a 'LyX.pyc' has appeared, with today's date. Yes, you did. LyX.pyc is a compiled version of LyX.py, generated by python. This us used to speed up subsequent runs of

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Nick Hopton
In a recent message [EMAIL PROTECTED], Georg Baum [EMAIL PROTECTED] wrote. [...] Do you think I installed 'LyX.py' properly. In the directory I see that a 'LyX.pyc' has appeared, with today's date. Yes, you did. LyX.pyc is a compiled version of LyX.py, generated by python. This us used to

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Uwe Stöhr
Nick Hopton schrieb: I've just installed Python 2.5, reconfigured everything and tried again, with the following results: Again my fault, I also deliverd the wrong version of lyx2lyx_version.py. replace the existing by the attached one and it should work. I'll provide a new release on

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Uwe Stöhr
Uwe Stöhr schrieb: Again my fault, I also deliverd the wrong version of lyx2lyx_version.py. replace the existing by the attached one and it should work. No, forget what I said. Some strange this are going on here in my trees. I delivered the correct one. --- To assure that python 2.5 is

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Nick Hopton
In a recent message <[EMAIL PROTECTED]>, Uwe Stöhr <[EMAIL PROTECTED]> wrote. [...] (Sometimes everything goes wrong.) The file "LyX.py" was not updated in my build system for an unknown reason so I shipped an outdated version. Please replace the one on your LyX 1.5svn system by the attached

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Georg Baum
Am Samstag, 3. Februar 2007 12:01 schrieb Nick Hopton: > Do you think I installed 'LyX.py' properly. In the directory I see that > a 'LyX.pyc' has appeared, with today's date. Yes, you did. LyX.pyc is a compiled version of LyX.py, generated by python. This us used to speed up subsequent runs

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Nick Hopton
In a recent message <[EMAIL PROTECTED]>, Georg Baum <[EMAIL PROTECTED]> wrote. [...] Do you think I installed 'LyX.py' properly. In the directory I see that a 'LyX.pyc' has appeared, with today's date. Yes, you did. LyX.pyc is a compiled version of LyX.py, generated by python. This us used

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Uwe Stöhr
Nick Hopton schrieb: I've just installed Python 2.5, reconfigured everything and tried again, with the following results: Again my fault, I also deliverd the wrong version of lyx2lyx_version.py. replace the existing by the attached one and it should work. I'll provide a new release on

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-03 Thread Uwe Stöhr
Uwe Stöhr schrieb: Again my fault, I also deliverd the wrong version of lyx2lyx_version.py. replace the existing by the attached one and it should work. No, forget what I said. Some strange this are going on here in my trees. I delivered the correct one. --- To assure that python 2.5 is

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-02 Thread Uwe Stöhr
- I cannot open the documentation, LyX complains about wrong file versions that lyx2lyx cannot convert. The problem is that lyx2lyx doesn't convert the files from format 256 to format 258. As workaround you can manually change the first line in the LyX-file source. (Sometimes everything

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-02 Thread Uwe Stöhr
- I cannot open the documentation, LyX complains about wrong file versions that lyx2lyx cannot convert. The problem is that lyx2lyx doesn't convert the files from format 256 to format 258. As workaround you can manually change the first line in the LyX-file source. (Sometimes everything

Re: [announce] LyX150svn from 01-02-2007 for Windows - lyx2lyx solution

2007-02-02 Thread Uwe Stöhr
- I cannot open the documentation, LyX complains about wrong file versions that lyx2lyx cannot convert. The problem is that lyx2lyx doesn't convert the files from format 256 to format 258. As workaround you can manually change the first line in the LyX-file source. (Sometimes everything