| > On Wed, 26 Jan 2011 14:51:19 +0000 <Ian.Jackson@xxxxxxxxxxxxx> wrote: >
 > > Mike Viau writes ("RE: [Xen-users] Re: [Xen-devel] Re: xen-unstable: ImportError: No module named xen.xm"):
 > > My resulting python path with when changing PYTHON_PREFIX_ARG was apparently /usr/local/lib/python2.6/dist-packages which I noticed was in your python's interpreter search path(s).
 >
 > Can you tell me the version of python that you were using when you did
 > this test ?  I need the Debian package name and the Debian package
 > version, for the bug report.
 >
 
 
 Python 2.6.6 (r266:84292, Dec 26 2010, 22:31:48)
 
 
 apt-cache policy python
 python:
 Installed: 2.6.6-3+squeeze5
 Candidate: 2.6.6-3+squeeze5
 Version table:
 *** 2.6.6-3+squeeze5 0
 500 http://mirror.csclub.uwaterloo.ca/debian/ squeeze/main amd64 Packages
 100 /var/lib/dpkg/status
 
 
 
 
 |