"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-linux2',
'/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old',
'/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages',
'/usr/lib/python2.6/dist-packages/Numeric',
'/usr/lib/python2.6/dist-packages/PIL',
'/usr/lib/python2.6/dist-packages/gst-0.10', '/usr/lib/pymodules/python2.6',
'/usr/lib/python2.6/dist-packages/gtk-2.0',
'/usr/lib/pymodules/python2.6/gtk-2.0',
'/usr/lib/python2.6/dist-packages/wx-2.6-gtk2-unicode',
'/usr/lib/python2.6/dist-packages/wx-2.8-gtk2-unicode',
'/usr/local/lib/python2.6/dist-packages', '/usr/share/lyx/scripts']



On Wed, Apr 14, 2010 at 8:10 AM, Benjamin Kay <b...@ucsd.edu> wrote:

> 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...@tudelft.nl> wrote:
>
>> >*
>> >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.
>>
>> Vincent
>>
>
>
>
>
>

Reply via email to