Hi everyone,

First, I would like to thank Almar Klein for all the work done on Pyzo. I 
have learnt the Python language using Pyzo and it fits my needs very well.

I am currently using Pyzo 4.3.1 over Miniconda3 and I encounter a strange 
problem : the command "help" fails in the console in Pyzo. It leads to an 
infinite loop if I provide it with a keyword, e.g. help(int). If I use it 
interactively -- just typing help() -- all is normal until I ask for a 
keyword.

This appears only inside Pyzo with Python3 interpreters (Miniconda one as 
well as Ubuntu's one) but not with the Python2 standard one.
Everything seems ok inside the interactive help widget or with the '?' 
command.
There is no problem with any of these 3 interpreters if I launch them 
directly in a terminal.

If someone has an idea of where to look, I would be curious to know what 
causes that and how to mend it.

Here are the technical details of my installation :
* Ubuntu 16.04 distribution, fully updated
* Miniconda3 fully updated, with qt5 and pyqt5 installed through conda
* Pyzo 4.3.1 installed through pip

Best regards,

-- 
 Bertrand Micaux


-- 
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.

Reply via email to