--- Dave Vasilevsky <[EMAIL PROTECTED]> wrote: > > On Mar 18, 2006, at 2:21 PM, Jeff Blackburne wrote: > > Now I am unable to import readline into Python: > > > > Python 2.3.5 (#1, Mar 17 2006, 16:06:25) > > [GCC 4.0.0 20041026 (Apple Computer, Inc. build > > 4061)] on darwin > > The 'python23' package installs python as > '/sw/bin/python2.3', so it > can co-exist with python 2.4. If you run > 'python2.3', you should be > able to import readline.
I was running '/sw/bin/python2.3', and wasn't able to import readline. I made sure I was not running Apple's python. > If you want to be able to run it as 'python', you > can install the > 'python' package to get a symlink, it will be > already built. Use > 'dpkg -i /sw/fink/debs/python_1%3a2.3*' to install > the right version. I don't really care about the symlink. Any other suggestions? Thanks. -Jeff __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
