On 1/25/07, Alan G Isaac <[EMAIL PROTECTED]> wrote: > On Wed, 24 Jan 2007, Fernando Perez apparently wrote: > > Let us know if this is not enough or if you have any other issues. > > How about for Windows users? You list as dependencies: > > # PyWin32 from http://starship.python.net/crew/mhammond > > But that link is broken. Can we just use > pywin32-210.win32-py2.5.exe from > http://sourceforge.net/projects/pywin32/ ?
Yes, should be the same thing. > # CTypes from http://starship.python.net/crew/theller/ctypes > > But that should not apply to Python 2.5+, right? Correct, ctypes is now included. > # PyReadline for Windows from > http://projects.scipy.org/ipython/ipython/wiki/PyReadline/Intro > > But the correct link now seems to be > http://ipython.scipy.org/moin/PyReadline/Intro > and the binary installer instructions there are Python > 2.4 specific. (I assume they translate directly to 2.5.) Yup. We obviously need to update the windows documentation... > So I installed PyWin32 as above, and PyReadline. I do NOT > see IPython in my Start Menu nor when I look at > Install/Uninstall programs. I do see an IPython folder in > Lib/site-packages, so I guessed I should call Shell.py, but > this is either a bad guess or IPython is failing: I briefly > see a shell labelled IPython flash on screen and disappear. As Dave said, you may need to run the post-install script manually. The binary win32 installer does this for you because when the installer is /built/, it is told what to do as a post-install step. But a manual installation from source may require that step to be applied manually (it's been years since I wrote that code, and much of the win32 setup has been changed since by others, so take anything I say here with a big grain of salt). Cheers, f ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users