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 [email protected]. 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
