Re: [Fwd: Re: I can't run Lyx.exe after install it! - help me!] - Paul

2007-03-25 Thread mywebs2005-lyx
Hey Paul, how do you do?  You can email me as often as you like, ok?  Well, I 
was late because I was trying many ways to install Lyx as ever I am doing 
nowdays...
   
  :-)
   
  Thanks in advance, again, Paul!
   
  Well, I erased all things in the user directory that Lyx created, and then run
the command line you gave me, and it outputs the following message on DOS 
prompt:
   
  C:\Python20python.exe c:\LyX14\Resources\configure.py
   
  Traceback (most recent call last):
  File c:\LyX14\Resources\configure.py, line 49, in ?
def writeToFile(filename, lines, append = False):
NameError: There is no variable named 'False'
  C:\Python20
   
  And then, I checked back, if by this way, was created the Lyx user directory
again, but it does not created it.  What seems to be the matter within?
  Please, don't desist on help me! I need the '.lyx' project files!

  Thanks a lot again and again!
Have a nice day!
  Douglas
   
  
Paul A. Rubin [EMAIL PROTECTED] escreveu:
  Douglas,

I posted this to the user list and then discovered you had copied me on 
your post (which gave me your e-mail address).

 Original Message 

mywebs2005-lyx-/E1597aS9LRfJ/[EMAIL PROTECTED] wrote:
 Hey Paul! Thanks fot the effort, but I've tried many ways to solve it, and 
 inside this ways was each one you suggest me. I formated the partition where 
 Windows was, and remove all python, lyx and personal files, and the problem 
 is the same.
 
 I couldn't find any posts for this [As for the second, it has been discussed 
 on the list several times. Have a look at the archives.]
 
 I downloaded many times to be sure the files was ok.
 
 I tried reinstall many versions of Lyx, and the problem persists.
 
 I installed the last version of python to try to do a different thing to make 
 it work, but unsuccessful as well.
 
 I have many *.lyx projects, but no software to open it. I need to install 
 Lyx and can't...
 

This is fairly mysterious. Try the following and see what happens. 
Open a DOS window and cd to the directory under which you want LyX to 
create your user directory. On XP this is typically C:\Documents and 
Settings\\Application Data. (LyX will create a LyX1.4.x 
subdirectory underneath it -- we hope.) If you already have a LyX1.4.x 
directory, delete it and everything underneath it.

From there, run


\python.exe 
\Resources\configure.py

and see if you get that same error message about the missing Python 
component. Whether or not you do, check to see if the LyX1.4.x 
directory was created, and (if so) whether it contains a textclass.lst 
file with length greater than zero. If yes, try starting LyX. If no, 
report here what happened.

/Paul

 __
Fale com seus amigos  de graça com o novo Yahoo! Messenger 
http://br.messenger.yahoo.com/ 

Re: [Fwd: Re: I can't run Lyx.exe after install it! - help me!] - Paul

2007-03-25 Thread Paul A. Rubin

[EMAIL PROTECTED] wrote:
   
  Well, I erased all things in the user directory that Lyx created, and then run

the command line you gave me, and it outputs the following message on DOS 
prompt:
   
  C:\Python20python.exe c:\LyX14\Resources\configure.py
   
  Traceback (most recent call last):

  File c:\LyX14\Resources\configure.py, line 49, in ?
def writeToFile(filename, lines, append = False):
NameError: There is no variable named 'False'
  C:\Python20
   
  And then, I checked back, if by this way, was created the Lyx user directory

again, but it does not created it.  What seems to be the matter within?


This is a Python error.  The def ... line matches line 49 in 
configure.py on my system, which works.  The problem may be that your 
version of Python is too old.  I notice that the directory is 
C:\Python20.  I have Python 2.3 installed, and LyX ships with a 
stripped version of Python 2.5.  Try this experiment again, but use 
C:\LyX14\python\python.exe.  If that works, either upgrade your Python 
installation or put the LyX Python directory on the LyX path prefix.


/Paul




Re: [Fwd: Re: I can't run Lyx.exe after install it! - help me!] - Paul

2007-03-25 Thread José Matos
On Sunday 25 March 2007 10:00:38 pm Paul A. Rubin wrote:

 This is a Python error.  The def ... line matches line 49 in
 configure.py on my system, which works.  The problem may be that your
 version of Python is too old.  I notice that the directory is
 C:\Python20.  I have Python 2.3 installed, and LyX ships with a
 stripped version of Python 2.5.  Try this experiment again, but use
 C:\LyX14\python\python.exe.  If that works, either upgrade your Python
 installation or put the LyX Python directory on the LyX path prefix.

  The minimum requirement for lyx-1.4.x is python 2.2.0

 /Paul

-- 
José Abílio


Re: [Fwd: Re: I can't run Lyx.exe after install it! - help me!] - Paul

2007-03-25 Thread mywebs2005-lyx
Hey Paul, how do you do?  You can email me as often as you like, ok?  Well, I 
was late because I was trying many ways to install Lyx as ever I am doing 
nowdays...
   
  :-)
   
  Thanks in advance, again, Paul!
   
  Well, I erased all things in the user directory that Lyx created, and then run
the command line you gave me, and it outputs the following message on DOS 
prompt:
   
  C:\Python20python.exe c:\LyX14\Resources\configure.py
   
  Traceback (most recent call last):
  File c:\LyX14\Resources\configure.py, line 49, in ?
def writeToFile(filename, lines, append = False):
NameError: There is no variable named 'False'
  C:\Python20
   
  And then, I checked back, if by this way, was created the Lyx user directory
again, but it does not created it.  What seems to be the matter within?
  Please, don't desist on help me! I need the '.lyx' project files!

  Thanks a lot again and again!
Have a nice day!
  Douglas
   
  
Paul A. Rubin [EMAIL PROTECTED] escreveu:
  Douglas,

I posted this to the user list and then discovered you had copied me on 
your post (which gave me your e-mail address).

 Original Message 

mywebs2005-lyx-/E1597aS9LRfJ/[EMAIL PROTECTED] wrote:
 Hey Paul! Thanks fot the effort, but I've tried many ways to solve it, and 
 inside this ways was each one you suggest me. I formated the partition where 
 Windows was, and remove all python, lyx and personal files, and the problem 
 is the same.
 
 I couldn't find any posts for this [As for the second, it has been discussed 
 on the list several times. Have a look at the archives.]
 
 I downloaded many times to be sure the files was ok.
 
 I tried reinstall many versions of Lyx, and the problem persists.
 
 I installed the last version of python to try to do a different thing to make 
 it work, but unsuccessful as well.
 
 I have many *.lyx projects, but no software to open it. I need to install 
 Lyx and can't...
 

This is fairly mysterious. Try the following and see what happens. 
Open a DOS window and cd to the directory under which you want LyX to 
create your user directory. On XP this is typically C:\Documents and 
Settings\\Application Data. (LyX will create a LyX1.4.x 
subdirectory underneath it -- we hope.) If you already have a LyX1.4.x 
directory, delete it and everything underneath it.

From there, run


\python.exe 
\Resources\configure.py

and see if you get that same error message about the missing Python 
component. Whether or not you do, check to see if the LyX1.4.x 
directory was created, and (if so) whether it contains a textclass.lst 
file with length greater than zero. If yes, try starting LyX. If no, 
report here what happened.

/Paul

 __
Fale com seus amigos  de graça com o novo Yahoo! Messenger 
http://br.messenger.yahoo.com/ 

Re: [Fwd: Re: I can't run Lyx.exe after install it! - help me!] - Paul

2007-03-25 Thread Paul A. Rubin

[EMAIL PROTECTED] wrote:
   
  Well, I erased all things in the user directory that Lyx created, and then run

the command line you gave me, and it outputs the following message on DOS 
prompt:
   
  C:\Python20python.exe c:\LyX14\Resources\configure.py
   
  Traceback (most recent call last):

  File c:\LyX14\Resources\configure.py, line 49, in ?
def writeToFile(filename, lines, append = False):
NameError: There is no variable named 'False'
  C:\Python20
   
  And then, I checked back, if by this way, was created the Lyx user directory

again, but it does not created it.  What seems to be the matter within?


This is a Python error.  The def ... line matches line 49 in 
configure.py on my system, which works.  The problem may be that your 
version of Python is too old.  I notice that the directory is 
C:\Python20.  I have Python 2.3 installed, and LyX ships with a 
stripped version of Python 2.5.  Try this experiment again, but use 
C:\LyX14\python\python.exe.  If that works, either upgrade your Python 
installation or put the LyX Python directory on the LyX path prefix.


/Paul




Re: [Fwd: Re: I can't run Lyx.exe after install it! - help me!] - Paul

2007-03-25 Thread José Matos
On Sunday 25 March 2007 10:00:38 pm Paul A. Rubin wrote:

 This is a Python error.  The def ... line matches line 49 in
 configure.py on my system, which works.  The problem may be that your
 version of Python is too old.  I notice that the directory is
 C:\Python20.  I have Python 2.3 installed, and LyX ships with a
 stripped version of Python 2.5.  Try this experiment again, but use
 C:\LyX14\python\python.exe.  If that works, either upgrade your Python
 installation or put the LyX Python directory on the LyX path prefix.

  The minimum requirement for lyx-1.4.x is python 2.2.0

 /Paul

-- 
José Abílio


Re: [Fwd: Re: I can't run Lyx.exe after install it! - help me!] - Paul

2007-03-25 Thread mywebs2005-lyx
Hey Paul, how do you do?  You can email me as often as you like, ok?  Well, I 
was late because I was trying many ways to install Lyx as ever I am doing 
nowdays...
   
  :-)
   
  Thanks in advance, again, Paul!
   
  Well, I erased all things in the user directory that Lyx created, and then run
the command line you gave me, and it outputs the following message on DOS 
prompt:
   
  C:\Python20>python.exe c:\LyX14\Resources\configure.py
   
  Traceback (most recent call last):
  File "c:\LyX14\Resources\configure.py", line 49, in ?
def writeToFile(filename, lines, append = False):
NameError: There is no variable named 'False'
  C:\Python20>
   
  And then, I checked back, if by this way, was created the Lyx user directory
again, but it does not created it.  What seems to be the matter within?
  Please, don't desist on help me! I need the '.lyx' project files!

  Thanks a lot again and again!
Have a nice day!
  Douglas
   
  
"Paul A. Rubin" <[EMAIL PROTECTED]> escreveu:
  Douglas,

I posted this to the user list and then discovered you had copied me on 
your post (which gave me your e-mail address).

 Original Message 

mywebs2005-lyx-/E1597aS9LRfJ/[EMAIL PROTECTED] wrote:
> Hey Paul! Thanks fot the effort, but I've tried many ways to solve it, and 
> inside this ways was each one you suggest me. I formated the partition where 
> Windows was, and remove all python, lyx and personal files, and the problem 
> is the same.
> 
> I couldn't find any posts for this ["As for the second, it has been discussed 
> on the list several times. Have a look at the archives."]
> 
> I downloaded many times to be sure the files was ok.
> 
> I tried reinstall many versions of Lyx, and the problem persists.
> 
> I installed the last version of python to try to do a different thing to make 
> it work, but unsuccessful as well.
> 
> I have many "*.lyx" projects, but no software to open it. I need to install 
> Lyx and can't...
> 

This is fairly mysterious. Try the following and see what happens. 
Open a DOS window and cd to the directory under which you want LyX to 
create your "user" directory. On XP this is typically C:\Documents and 
Settings\\Application Data. (LyX will create a LyX1.4.x 
subdirectory underneath it -- we hope.) If you already have a LyX1.4.x 
directory, delete it and everything underneath it.

>From there, run


\python.exe 
\Resources\configure.py

and see if you get that same error message about the missing Python 
component. Whether or not you do, check to see if the LyX1.4.x 
directory was created, and (if so) whether it contains a textclass.lst 
file with length greater than zero. If yes, try starting LyX. If no, 
report here what happened.

/Paul

 __
Fale com seus amigos  de graça com o novo Yahoo! Messenger 
http://br.messenger.yahoo.com/ 

Re: [Fwd: Re: I can't run Lyx.exe after install it! - help me!] - Paul

2007-03-25 Thread Paul A. Rubin

[EMAIL PROTECTED] wrote:
   
  Well, I erased all things in the user directory that Lyx created, and then run

the command line you gave me, and it outputs the following message on DOS 
prompt:
   
  C:\Python20>python.exe c:\LyX14\Resources\configure.py
   
  Traceback (most recent call last):

  File "c:\LyX14\Resources\configure.py", line 49, in ?
def writeToFile(filename, lines, append = False):
NameError: There is no variable named 'False'
  C:\Python20>
   
  And then, I checked back, if by this way, was created the Lyx user directory

again, but it does not created it.  What seems to be the matter within?


This is a Python error.  The "def ..." line matches line 49 in 
configure.py on my system, which works.  The problem may be that your 
version of Python is too old.  I notice that the directory is 
"C:\Python20".  I have Python 2.3 installed, and LyX ships with a 
stripped version of Python 2.5.  Try this experiment again, but use 
C:\LyX14\python\python.exe.  If that works, either upgrade your Python 
installation or put the LyX Python directory on the LyX path prefix.


/Paul




Re: [Fwd: Re: I can't run Lyx.exe after install it! - help me!] - Paul

2007-03-25 Thread José Matos
On Sunday 25 March 2007 10:00:38 pm Paul A. Rubin wrote:
>
> This is a Python error.  The "def ..." line matches line 49 in
> configure.py on my system, which works.  The problem may be that your
> version of Python is too old.  I notice that the directory is
> "C:\Python20".  I have Python 2.3 installed, and LyX ships with a
> stripped version of Python 2.5.  Try this experiment again, but use
> C:\LyX14\python\python.exe.  If that works, either upgrade your Python
> installation or put the LyX Python directory on the LyX path prefix.

  The minimum requirement for lyx-1.4.x is python 2.2.0

> /Paul

-- 
José Abílio