Re: IPython 4.0 on Python 3.4 & Windows 10 - Status Update #2

Thomas Kluyver <[email protected]> Sat, 22 Aug 2015 10:33:44 -0700
Newsgroups gmane.comp.python.ipython.user
Message-ID <CAOvn4qiWb2nqwjMEPNGL_3OD+U_u_dfHC=OU76Fw-PjbopRC5g@mail.gmail.com>
--===============1573564494==
Content-Type: multipart/alternative; boundary=001a11403558070258051de9cb04

--001a11403558070258051de9cb04
Content-Type: text/plain; charset=UTF-8

On 22 August 2015 at 03:52, Viktor Ransmayr <[email protected]>
wrote:

>   File "c:\python34\lib\site-packages\jupyter_client\launcher.py", line
> 108, in launch_kernel
>     proc = Popen(cmd, **kwargs)
>   File "c:\python34\lib\subprocess.py", line 859, in __init__
>     restore_signals, start_new_session)
>   File "c:\python34\lib\subprocess.py", line 1112, in _execute_child
>     startupinfo)
> FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht
> finden
>

Can you stick a 'print(cmd)' in just before line 108 in
c:\python34\lib\site-packages\jupyter_client\launcher.py, to check what
it's trying to run?

--001a11403558070258051de9cb04
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote">On 2=
2 August 2015 at 03:52, Viktor Ransmayr <span dir=3D"ltr">&lt;<a href=3D"ma=
ilto:[email protected]" target=3D"_blank">[email protected]=
</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin=
:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>=C2=A0 File &=
quot;c:\python34\lib\site-packages\jupyter_client\launcher.py&quot;, line 1=
08, in launch_kernel<br>=C2=A0=C2=A0=C2=A0 proc =3D Popen(cmd, **kwargs)<br=
>=C2=A0 File &quot;c:\python34\lib\subprocess.py&quot;, line 859, in __init=
__<br>=C2=A0=C2=A0=C2=A0 restore_signals, start_new_session)<br>=C2=A0 File=
 &quot;c:\python34\lib\subprocess.py&quot;, line 1112, in _execute_child<br=
>=C2=A0=C2=A0=C2=A0 startupinfo)<br>FileNotFoundError: [WinError 2] Das Sys=
tem kann die angegebene Datei nicht finden</div></blockquote></div><br></di=
v><div class=3D"gmail_extra">Can you stick a &#39;print(cmd)&#39; in just b=
efore line 108 in c:\python34\lib\site-packages\jupyter_client\launcher.py,=
 to check what it&#39;s trying to run?<br></div></div>

--001a11403558070258051de9cb04--

--===============1573564494==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
IPython-User mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/ipython-user

--===============1573564494==--