Re: [spambayes-dev] [Spambayes] What does this mean?

2009-06-17 Thread skip
Eric>File "/usr/lib/python2.6/asyncore.py", line 391, in __getattr__ Eric> return getattr(self.socket, attr) Eric> AttributeError: '_socketobject' object has no attribute Eric> 'ac_out_buffer' Eric> This is Spambayes 1.1a4 installed on a fresh install of Ubuntu E

Re: [spambayes-dev] [Spambayes] What does this mean?

2009-06-17 Thread Richie Hindle
[Skip] > Richie, care to chime in? Eric, Skip's advice to use Python 2.5 is your best bet. There's no reason you can't install it alongside other versions, and I believe there's an option in the installer to not change your file associations etc. (and if there isn't, you can always reinstall the

Re: [spambayes-dev] [Spambayes] What does this mean?

2009-06-17 Thread Eric Johnson
On 09-06-17 04:00 PM, Richie Hindle wrote: [Skip] Richie, care to chime in? Eric, Skip's advice to use Python 2.5 is your best bet. There's no reason you can't install it alongside other versions, and I believe there's an option in the installer to not change your file associations etc. (and

Re: [spambayes-dev] [Spambayes] What does this mean?

2009-06-17 Thread skip
Eric> I checked Synaptic to what in regards to Python was installed. It Eric> says that Python 2.5 and 2.6 are installed. Eric> Is it possible to specify in the command line which version of Eric> Python to use? I sort of assume you installed SpamBayes something like this:

Re: [spambayes-dev] [Spambayes] What does this mean?

2009-06-17 Thread Eric Johnson
On 09-06-17 07:06 PM, s...@pobox.com wrote: Eric> I checked Synaptic to what in regards to Python was installed. It Eric> says that Python 2.5 and 2.6 are installed. Eric> Is it possible to specify in the command line which version of Eric> Python to use? I sort of assu