Re: What does this mean?

[email protected] Wed, 17 Jun 2009 20:06:06 -0500
Newsgroups gmane.mail.spam.spambayes.general,gmane.mail.spam.spambayes.devel
Message-ID <[email protected]>
    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:

    python setup.py install

You can refrence Python 2.5 directly:

    python2.5 setup.py install

SpamBayes will then be run using Python 2.5.  If you install SpamBayes using
Synaptics, I don't know how to tell it to use Python 2.5.

Skip
_______________________________________________
[email protected]
http://mail.python.org/mailman/listinfo/spambayes
Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html