Discussion:
[Pyzo] Directory completion suggestion fails with ipython within pyzo
Krishnan V
2016-11-05 10:50:50 UTC
Permalink
Dear all,
I have install Pyzo 4.3.1. The shells i have configured are two: one for
python 2 and other for python 3. For python2, the packages are all from
anaconda and for 3, they are from miniconda. Just to be clear, in the shell
configuration the python binary/exe

/home/krishnan/miniconda3/bin/python (version 3)

/home/krishnan/anaconda2/bin/python (version 2)


I have enabled the "Use IPython shellif available" option. In the ipython
shell, if i do cd and press tab, no suggestions come uip. only the cursor
keeps on moving.
I went to the above directories and started ipython manually, and the tab
completion works.
Can anyone please guess why it doesn't work from within Pyzo? Just for
records, sake, i am running this on Slackware 14.1, 64bit.
Best regards
Krishnan
--
You received this message because you are subscribed to the Google Groups "Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyzo+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
a***@gmail.com
2016-11-06 09:28:16 UTC
Permalink
Not all functionality of IPython is working when the IPython shell option is on. File/directory completion is one feature that is currently not supported in Pyzo.

From: Krishnan V
Sent: 05 November 2016 11:50
To: Pyzo
Subject: [Pyzo] Directory completion suggestion fails with ipython within pyzo

Dear all,
I have install Pyzo 4.3.1. The shells i have configured are two: one for python 2 and other for python 3. For python2, the packages are all from anaconda and for 3, they are from miniconda. Just to be clear, in the shell configuration the python binary/exe

/home/krishnan/miniconda3/bin/python (version 3)

/home/krishnan/anaconda2/bin/python (version 2)


I have enabled the "Use IPython shellif available" option. In the ipython shell, if i do cd and press tab, no suggestions come uip. only the cursor keeps on moving.
I went to the above directories and started ipython manually, and the tab completion works. 
Can anyone please guess why it doesn't work from within Pyzo? Just for records, sake, i am running this on Slackware 14.1, 64bit.
Best regards
Krishnan
--
You received this message because you are subscribed to the Google Groups "Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyzo+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyzo+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...