On Sat, 20 Mar 2010 10:00:47 -0700, waugust wrote: > I have 2.5 (for GAE), 2.6 (Ubuntu default), and 3.1 installed. Whenever > I apt-get install anything It ends with a series of python (dependency?) > errors. Anybody got any idea?
It looks like apt-get is supposed to be using 2.6 or 2.5, but somehow is running 3.1 instead. If you run "python -V", what does it say? -- Steven -- http://mail.python.org/mailman/listinfo/python-list