Re: Fatal Python error: Py_Initialize:

2018-05-11 Fir de Conversatie srlhyo
On Tuesday, 8 May 2018 01:44:08 UTC+1, srlhyo wrote: > Please find attached png file. > > > I am unable to run the plugin "browserlink.vim" > (https://github.com/jaxbot/browserlink.vim). It shows the following error: > > Fatal Python error: Py_Initialize:

Re: Fatal Python error: Py_Initialize:

2018-05-10 Fir de Conversatie srlhyo
On Tuesday, 8 May 2018 01:44:08 UTC+1, srlhyo wrote: > Please find attached png file. > > > I am unable to run the plugin "browserlink.vim" > (https://github.com/jaxbot/browserlink.vim). It shows the following error: > > Fatal Python error: Py_Initialize:

Re: Fatal Python error: Py_Initialize:

2018-05-08 Fir de Conversatie Nikolay Aleksandrovich Pavlov
; > (https://github.com/jaxbot/browserlink.vim). It shows the following error: >> > >> > Fatal Python error: Py_Initialize: unable to load the file system codec >> > ImportError: No module named 'encodings' >> > >> > I have searched for fixing b

Re: Fatal Python error: Py_Initialize:

2018-05-08 Fir de Conversatie Nikolay Aleksandrovich Pavlov
not “it is unable to locate”, but “I am unable to locate”. > >> specific to the addon and you might have to double check that you have > > And addon cannot possibly produce “Fatal Python error: Py_Initialize: > unable to load the file system codec”, it is error from Python > in

Re: Fatal Python error: Py_Initialize:

2018-05-08 Fir de Conversatie Nikolay Aleksandrovich Pavlov
2018-05-08 2:54 GMT+03:00 srlhyo : > Please find attached png file. > > > I am unable to run the plugin "browserlink.vim" > (https://github.com/jaxbot/browserlink.vim). It shows the following error: > > Fatal Python error: Py_Initialize: unable to load the file

Re: Fatal Python error: Py_Initialize:

2018-05-08 Fir de Conversatie Nikolay Aleksandrovich Pavlov
ion, just `import encodings` should be working on any functioning CPython installation without any additional packages installed. > specific to the addon and you might have to double check that you have And addon cannot possibly produce “Fatal Python error: Py_Initialize: unable to load th

Re: Fatal Python error: Py_Initialize:

2018-05-07 Fir de Conversatie Vlad Vladov
running 3.* or 2.*? Try the other one and see if it works. On Mon, May 7, 2018 at 5:54 PM, srlhyo wrote: > Please find attached png file. > > > I am unable to run the plugin "browserlink.vim" ( > https://github.com/jaxbot/browserlink.vim). It shows the following erro

Fatal Python error: Py_Initialize:

2018-05-07 Fir de Conversatie srlhyo
Please find attached png file. I am unable to run the plugin "browserlink.vim" (https://github.com/jaxbot/browserlink.vim). It shows the following error: Fatal Python error: Py_Initialize: unable to load the file system codec ImportError: No module named 'encodings'