Re: RuntimeError: maximum recursion depth exceeded when launching ipython
MinRK <[email protected]> Thu, 21 Apr 2016 14:42:40 +0200
| Newsgroups | gmane.comp.python.ipython.user |
|---|---|
| Message-ID | <CAHNn8BUA9K+V06uDFwfjNgaZHtYERHvOQ6+s71swAisqJKJz5Q@mail.gmail.com> |
--===============1612860381378804001== Content-Type: multipart/alternative; boundary=001a11444cf4ed347c0530fe0ca9 --001a11444cf4ed347c0530fe0ca9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Are you on a shared filesystem? If so, you might try adding: # ipython_config.py c.HistoryAccessor.hist_file =3D '/path/to/some/local/history.sqlite' to that ipython_config.py, where the path is a location on a disk physically in the computer. -MinRK =E2=80=8B On Thu, Apr 21, 2016 at 2:21 PM, [email protected] <[email protected]> wrote: > ls -la $(ipython profile locate) > total 72 > drwxr-xr-x 7 boulahya sti 4096 21 avril 14:24 . > drwxr-xr-x 5 boulahya sti 4096 21 mars 16:05 .. > drwxr-xr-x 2 boulahya sti 4096 21 mars 16:05 db > -rw-r--r-- 1 boulahya sti 0 21 avril 14:24 history-corrupt.sqlite > -rw-r--r-- 1 boulahya sti 0 21 avril 14:24 history.sqlite > -rw-r--r-- 1 boulahya sti 22856 21 mars 16:17 ipython_config.py > -rw-r--r-- 1 boulahya sti 17920 21 mars 16:17 ipython_kernel_config.py > drwxr-xr-x 2 boulahya sti 4096 21 mars 16:05 log > drwx------ 2 boulahya sti 4096 21 mars 16:05 pid > drwx------ 2 boulahya sti 4096 21 mars 16:05 security > drwxr-xr-x 2 boulahya sti 4096 21 mars 16:05 startup > > > > > > -- > View this message in context: > http://python.6.x6.nabble.com/RuntimeError-maximum-recursion-depth-exceed= ed-when-launching-ipython-tp5188986p5189008.html > Sent from the IPython - User mailing list archive at Nabble.com. > _______________________________________________ > IPython-User mailing list > [email protected] > https://mail.scipy.org/mailman/listinfo/ipython-user > --001a11444cf4ed347c0530fe0ca9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div class=3D"markdown-here-wrapper" style=3D""><p style= =3D"margin:1.2em 0px!important">Are you on a shared filesystem? If so, you = might try adding:</p> <pre style=3D"font-size:0.85em;font-family:Consolas,Inconsolata,Courier,mon= ospace;font-size:1em;line-height:1.2em;margin:1.2em 0px"><code class=3D"hlj= s language-python" style=3D"font-size:0.85em;font-family:Consolas,Inconsola= ta,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:pre-wr= ap;border:1px solid rgb(234,234,234);background-color:rgb(248,248,248);bord= er-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radi= us:3px;border-bottom-left-radius:3px;display:inline;white-space:pre;overflo= w:auto;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom= -right-radius:3px;border-bottom-left-radius:3px;border:1px solid rgb(204,20= 4,204);padding:0.5em 0.7em;display:block!important;display:block;overflow-x= :auto;padding:0.5em;color:rgb(51,51,51);background-color:rgb(248,248,248);b= ackground-position:initial initial;background-repeat:initial initial"><span= class=3D"hljs-comment" style=3D"color:rgb(153,153,136);font-style:italic">= # ipython_config.py</span> c.HistoryAccessor.hist_file =3D <span class=3D"hljs-string" style=3D"color:= rgb(221,17,68)">'/path/to/some/local/history.sqlite'</span> </code></pre> <p style=3D"margin:1.2em 0px!important">to that ipython_config.py, where th= e path is a location on a disk physically in the computer.</p> <p style=3D"margin:1.2em 0px!important">-MinRK</p> <div title=3D"MDH:QXJlIHlvdSBvbiBhIHNoYXJlZCBmaWxlc3lzdGVtPyBJZiBzbywgeW91I= G1pZ2h0IHRyeSBhZGRp bmc6PGRpdj48YnI+PC9kaXY+PGRpdj5gYGBweXRob248L2Rpdj48ZGl2PiMgaXB5dGhvbl9jb25= m aWcucHk8L2Rpdj48ZGl2PmMuSGlzdG9yeUFjY2Vzc29yLmhpc3RfZmlsZSA9ICcvcGF0aC90by9= z b21lL2xvY2FsL2hpc3Rvcnkuc3FsaXRlJzwvZGl2PjxkaXY+YGBgPC9kaXY+PGRpdj48ZGl2PnR= v IHRoYXQgaXB5dGhvbl9jb25maWcucHksIHdoZXJlIHRoZSBwYXRoIGlzIGEgbG9jYXRpb24gb24= g YSBkaXNrIHBoeXNpY2FsbHkgaW4gdGhlIGNvbXB1dGVyLjwvZGl2PjwvZGl2PjxkaXY+PGJyPjw= v ZGl2PjxkaXY+LU1pblJLPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj48YnI+PC9kaXY+" style= =3D"height:0;width:0;max-height:0;max-width:0;overflow:hidden;font-size:0em= ;padding:0;margin:0">=E2=80=8B</div></div></div><div class=3D"gmail_extra">= <br><div class=3D"gmail_quote">On Thu, Apr 21, 2016 at 2:21 PM, <a href=3D"= mailto:[email protected]">[email protected]</a> <span dir=3D"ltr"><<a = href=3D"mailto:[email protected]" target=3D"_blank">[email protected]</a>= ></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0= 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=3D"">ls -l= a $(ipython profile locate)<br> </span>total 72<br> drwxr-xr-x 7 boulahya sti=C2=A0 4096 21 avril 14:24 .<br> drwxr-xr-x 5 boulahya sti=C2=A0 4096 21 mars=C2=A0 16:05 ..<br> drwxr-xr-x 2 boulahya sti=C2=A0 4096 21 mars=C2=A0 16:05 db<br> -rw-r--r-- 1 boulahya sti=C2=A0 =C2=A0 =C2=A00 21 avril 14:24 history-corru= pt.sqlite<br> -rw-r--r-- 1 boulahya sti=C2=A0 =C2=A0 =C2=A00 21 avril 14:24 history.sqlit= e<br> -rw-r--r-- 1 boulahya sti 22856 21 mars=C2=A0 16:17 ipython_config.py<br> -rw-r--r-- 1 boulahya sti 17920 21 mars=C2=A0 16:17 ipython_kernel_config.p= y<br> drwxr-xr-x 2 boulahya sti=C2=A0 4096 21 mars=C2=A0 16:05 log<br> drwx------ 2 boulahya sti=C2=A0 4096 21 mars=C2=A0 16:05 pid<br> drwx------ 2 boulahya sti=C2=A0 4096 21 mars=C2=A0 16:05 security<br> drwxr-xr-x 2 boulahya sti=C2=A0 4096 21 mars=C2=A0 16:05 startup<br> <br> <br> <br> <br> <br> --<br> View this message in context: <a href=3D"http://python.6.x6.nabble.com/Runt= imeError-maximum-recursion-depth-exceeded-when-launching-ipython-tp5188986p= 5189008.html" rel=3D"noreferrer" target=3D"_blank">http://python.6.x6.nabbl= e.com/RuntimeError-maximum-recursion-depth-exceeded-when-launching-ipython-= tp5188986p5189008.html</a><br> <div class=3D"HOEnZb"><div class=3D"h5">Sent from the IPython - User mailin= g list archive at Nabble.com.<br> _______________________________________________<br> IPython-User mailing list<br> <a href=3D"mailto:[email protected]">[email protected]</a><br> <a href=3D"https://mail.scipy.org/mailman/listinfo/ipython-user" rel=3D"nor= eferrer" target=3D"_blank">https://mail.scipy.org/mailman/listinfo/ipython-= user</a><br> </div></div></blockquote></div><br></div> --001a11444cf4ed347c0530fe0ca9-- --===============1612860381378804001== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ IPython-User mailing list [email protected] https://mail.scipy.org/mailman/listinfo/ipython-user --===============1612860381378804001==--