Re: Error message from install of python packages

2003-03-28 Thread Donovan Baarda
On Sat, 2003-03-29 at 01:11, Rasmus Toftdahl Olesen wrote: > ons, 2003-03-26 kl. 04:04 skrev [EMAIL PROTECTED]: > [Snip] > > checking for python... /usr/bin/python > > checking python version... 2.2 > The configure script uses python2.2, while the woody python-gtk package > is installed in python2.

Re: Error message from install of python packages

2003-03-28 Thread Rasmus Toftdahl Olesen
ons, 2003-03-26 kl. 04:04 skrev [EMAIL PROTECTED]: [Snip] > checking for python... /usr/bin/python > checking python version... 2.2 The configure script uses python2.2, while the woody python-gtk package is installed in python2.1 - so either remove python2.2 - or tell the configure script to use py

Re: Error message from install of python packages

2003-03-25 Thread fbrian
*In an earlier post I had these issues (below) I reinstalled all my ptyhon packages and I get clean installs now(w/out any error messages) >Setting up python-gtk (0.6.11-7) ... >'import site' failed; use -v for traceback >'import site' failed; use -v for traceback >Setti

Re: Error message from install of python packages

2003-03-24 Thread Derrick 'dman' Hudson
On Mon, Mar 24, 2003 at 08:35:13PM -0500, [EMAIL PROTECTED] wrote: | What do these messages mean...?? | | Setting up python-gtk (0.6.11-7) ... | 'import site' failed; use -v for traceback | 'import site' failed; use -v for traceback When the python interpreter starts up it imports the "site" modu

Error message from install of python packages

2003-03-24 Thread fbrian
What do these messages mean...?? Setting up python-gtk (0.6.11-7) ... 'import site' failed; use -v for traceback 'import site' failed; use -v for traceback Setting up python-glade (0.6.11-7) ... 'import site' failed; use -v for traceback 'import site' failed; use -v for traceback Setting up pyth