Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=4869324 By: ornediaz
Thanks, I found that shell was working properly. The problem was is that I was executing matplotlib commands, and I had print statements after them. The execution was blocking, i.e., after the graphs were shown, nothing appears in the command line. This has made me consider whether Pydev is appropriate for someone like me, seeking an IDE for Python as a replacement to MATLAB. I think Pylab would be so much useful if it could be somehow used together with Ipython, which is an enhanced Python shell that executes non-blocking commands. Best wishes, - Mario ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Pydev-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pydev-users
