Re: Cannot convert latex code to a lyx document.

2010-04-15 Thread Guenter Milde
On 2010-04-15, Benjamin Kay wrote: > --00504501436c4afbfc04844c9c1c > Content-Type: text/plain; charset=ISO-8859-1 > "What happens if you run python interactively and type > import site" > This works without error. > I can also confirm that "linecache.py" is in my directory > "/usr/lib/python2

Re: Cannot convert latex code to a lyx document.

2010-04-15 Thread Benjamin Kay
"What happens if you run python interactively and type import site" This works without error. I can also confirm that "linecache.y" is in my directory "/usr/lib/python2.6" My path also looks like it is in order: >>> import sys >>> sys.path ['', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-li

Re: Cannot convert latex code to a lyx document.

2010-04-14 Thread Guenter Milde
On 2010-04-14, Benjamin Kay wrote: > *Run python from the command line:* > Python 2.6.4 (r264:75706, Dec 7 2009, 18:43:55) > [GCC 4.4.1] on linux2 > I tried running 2+2; and that worked. > > *Run /usr/lib/python2.6$ python site.py from the command line:* > sys.path = [ ... > ] > USER_BASE: '/home

Re: Cannot convert latex code to a lyx document.

2010-04-14 Thread Benjamin Kay
I can cd into the directory from the command prompt. >From : Z:\> Run: cd "\Documents\Macro\Predicting_housing_prices_with_rates_and_risk\" Result: Z:\Documents\Macro\Predicting_housing_prices_with_rates_and_risk> On Wed, Apr 14, 2010 at 8:03 AM, Vincent van Ravesteijn - TNW < v.f.vanraveste...@tu

RE: Cannot convert latex code to a lyx document.

2010-04-14 Thread Vincent van Ravesteijn - TNW
>* >So, to summarize. I can get tex2lyx to work and lyx to >call it from windows when working on a local drive but >not a network drive. This is http://www.lyx.org/trac/ticket/6127. If you cannot open a command prompt and cd into the specified directory, File-Import does not work from LyX. Vinc

Re: Cannot convert latex code to a lyx document.

2010-04-14 Thread Benjamin Kay
*Run python from the command line:* Python 2.6.4 (r264:75706, Dec 7 2009, 18:43:55) [GCC 4.4.1] on linux2 I tried running 2+2; and that worked. *Run /usr/lib/python2.6$ python site.py from the command line:* sys.path = [ '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2', '/usr/lib

Re: Cannot convert latex code to a lyx document.

2010-04-14 Thread Guenter Milde
On 2010-04-14, Benjamin Kay wrote: > I cannot import Latex code into Lyx using tex2lyx or using > File-Import-Latex (plain). ... > The error from the command line (tex2lyx -f > Latex_Output_for_Housing_Class_1.tex tmp.lyx ) is more elaborate but no > more helpful to me: > 'import site' faile

Cannot convert latex code to a lyx document.

2010-04-13 Thread Benjamin Kay
I've tried my home windows PC (1.6.5) and my office linux pc (1.6.0) with the same results I cannot import Latex code into Lyx using tex2lyx or using File-Import-Latex (plain). Both give me problems. I've tried known working latex code on the Internet but that doesn't work either, so I don't think