Here you go:
This is what happens with system python (2.7.5):
hmedal@ws113-16:~$ python -tt /usr/share/lyx/lyx2lyx/lyx2lyx
~/Documents/2_msu/1_MSU_Projects/PROJECT_CEED_ERS/what_I_can_offer/Optimal_Software_Design.lyx
> Optimal_Software_Design_converted.lyx
Traceback (most recent call last):
File "/usr/share/lyx/lyx2lyx/lyx2lyx", line 24, in <module>
import LyX
File "/usr/share/lyx/lyx2lyx/LyX.py", line 26, in <module>
import gzip
File "/usr/local/lib/python2.7/gzip.py", line 9, in <module>
import zlib
ImportError: No module named zlib
This is what happens with python 3 (3.3.2):
hmedal@ws113-16:~$ python3 -tt /usr/share/lyx/lyx2lyx/lyx2lyx
~/Documents/2_msu/1_MSU_Projects/PROJECT_CEED_ERS/what_I_can_offer/Optimal_Software_Design.lyx
> Optimal_Software_Design_converted.lyx
Traceback (most recent call last):
File "/usr/share/lyx/lyx2lyx/lyx2lyx", line 24, in <module>
import LyX
File "/usr/share/lyx/lyx2lyx/LyX.py", line 23, in <module>
from parser_tools import get_value, check_token, find_token, \
File "/usr/share/lyx/lyx2lyx/parser_tools.py", line 152
'''
SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in
position 1492-1493: truncated \uXXXX escape
On Wed, May 7, 2014 at 1:55 AM, Jürgen Spitzmüller <[email protected]> wrote:
> 2014-05-06 3:44 GMT+02:00 Hugh Medal:
>
>> If I need to I can just move to Fedora 20 (I am currently using 19). Just
>> let
>> me know if I should do that.
>>
>
> Try to run the lyx2lyx converter manually on your file in a console. What
> happens? (the following command should be all in one line)
>
> python -tt /usr/share/lyx/lyx2lyx/lyx2lyx ~/Documents/2_msu/1_MSU_
>
> Projects/PROJECT_CEED_ERS/what_I_can_offer/Optimal_Software_Design.lyx >
> Optimal_
>
> Software_Design_converted.lyx
> Jürgen
>
>
--
*Hugh Medal*
Assistant Professor
Industrial and Systems Engineering
Mississippi State University
Office: 260K McCain
Office: 662-325-3923
Email: hmedal@i <[email protected]>se.msstate.edu
Website: hm568.ise.msstate.edu
Office hours: http://hughmedal.youcanbook.me