Re: Compiling Source with alternate Openssl lib

2007-08-28 Thread Kevin T. Ryan
On Aug 28, 2:09 pm, "Kevin T. Ryan" <[EMAIL PROTECTED]> wrote: > Hi All - > > I'm trying to compile Python on a Centos machine (RHEL) 3.8 for a > hosting account that I just set up and I'm having 2 issues: > > 1. I ran into an issue with the "h

Compiling Source with alternate Openssl lib

2007-08-28 Thread Kevin T. Ryan
Hi All - I'm trying to compile Python on a Centos machine (RHEL) 3.8 for a hosting account that I just set up and I'm having 2 issues: 1. I ran into an issue with the "hashlib" module [I think] because it bumps it up against an *OLD* openssl lib (like, Feb. 2003). So I installed a newer openssl

Re: Packages

2007-07-27 Thread Kevin T. Ryan
On Jul 27, 7:21 pm, Alex Popescu <[EMAIL PROTECTED]> wrote: > "Kevin T. Ryan" <[EMAIL PROTECTED]> wrote innews:[EMAIL PROTECTED]: > > > > > Hi All - > > > I'm having a problem and I hope you can help. I can't seem to import > > pac

Packages

2007-07-27 Thread Kevin T. Ryan
Hi All - I'm having a problem and I hope you can help. I can't seem to import packages from within the package substructure as I think I should be able to. For example, I create a directory structure as follows: testpkg __init__.py [empty] testsub1/ __init__.py [empty] bad.py [impor

Re: Plot with scipy

2007-05-06 Thread Kevin T. Ryan
On May 4, 8:53 am, redcic <[EMAIL PROTECTED]> wrote: > Hi all, > > I've just downloaded scipy v 0.5.2 and I would like to be able to draw > plots. I've tried: > import scipy.gplt > import scipy.plt > import scipy.xplt > > and none of them work. Are these modules still included in scipy ? If > not,

Re: indexing web pages - in python?

2007-04-18 Thread Kevin T. Ryan
On Apr 18, 8:55 pm, Dan Stromberg <[EMAIL PROTECTED]> wrote: > Are there any open source search engines written in python for indexing a > given collection of (internal only) html pages? Right now I'm talking > about dozens, but hopefully it'll be hundreds or thousands at some point. > > I'm think

FCGI Help?

2005-02-13 Thread Kevin T. Ryan
I'm also hoping to use something a little less daunting than Apache if possible. Thanks for your help, and sorry for such a long post! Kevin T. Ryan -- http://mail.python.org/mailman/listinfo/python-list