Re: if_pyth: what's the search path to dynamicly load a python library DLL?

2013-06-25 Fir de Conversatie Kirill Igumenshchev
I installed latest vim, python 2.7.4 (instead of 2.7.5) and 3.3.1(instead of 3.3.1) everything works now On Thursday, 13 June 2013 16:45:11 UTC-7, Bohr Shaw wrote: > On Friday, June 14, 2013 1:14:59 AM UTC+8, ZyX wrote: > > > On Thursday, June 13, 2013 7:22:20 PM UTC+4, Bohr Shaw wrote: > > >

Re: if_pyth: what's the search path to dynamicly load a python library DLL?

2013-06-13 Fir de Conversatie Bohr Shaw
On Friday, June 14, 2013 1:14:59 AM UTC+8, ZyX wrote: > On Thursday, June 13, 2013 7:22:20 PM UTC+4, Bohr Shaw wrote: > > > I have added the exact python library DLL to the shell's search > > path($PATH). But I still get the error: "E370, Could not load the library > > libpython*." > > > > >

Re: if_pyth: what's the search path to dynamicly load a python library DLL?

2013-06-13 Fir de Conversatie ZyX
On Thursday, June 13, 2013 7:22:20 PM UTC+4, Bohr Shaw wrote: > I have added the exact python library DLL to the shell's search path($PATH). > But I still get the error: "E370, Could not load the library libpython*." > > I have check the related document which says: In a console window type "pat

if_pyth: what's the search path to dynamicly load a python library DLL?

2013-06-13 Fir de Conversatie Bohr Shaw
I have added the exact python library DLL to the shell's search path($PATH). But I still get the error: "E370, Could not load the library libpython*." I have check the related document which says: In a console window type "path" to see what directories are used. What does this mean? -- -- Yo