pg_proboscis 0.9 release

James William Pye pgsql at jwp.name
Wed Jan 9 23:48:23 UTC 2008


On Jan 9, 2008, at 3:06 PM, Adrian Klaver wrote
> I ran into a problem trying to install the ssl module. I downloaded  
> the tarball and did
> python setup.py install from the directory. It seems to want to go  
> the egg route and download
> the module. Here is the error print out.

ugh. Well, I went ahead and removed it as a dependency in 0.9.1. Try  
easy_install pg_proboscis, again.

The ssl module seems to be something created as a back-port of the ssl  
module in 2.6. Too bad it doesn't just work with easy_install :(


More information about the Python-general mailing list