Yes. I've built sip and PyQt (2.5pre stuff) in /usr/local against Debian's Python-1.5.2 and 2.0.1, and 2.1 in /usr/local... in all cases, I used "--with-python=</path/to/py/executable>" in the "./configure ..." command and everything just worked.
- Bruce -- On Sun, 15 Jul 2001, Sergio E. Schvezov wrote: > sorry for not saying i have Sid, I've installed that package and can import > it with no problems with python (from python-base), but not with python2 > (python2-base) > So do i have to build pyqt against python-2.x? > TIA > > * Bruce Sass ([EMAIL PROTECTED]) wrote: > > On Sun, 15 Jul 2001, Sergio E. Schvezov wrote: > > > hi, simple q, maybe hard answer, here goes: > > > how can i work with python2 and qt in debian? > > Right now, for "stable"... build PyQt and Python-2.x yourself. > > Sid has python-pyqt, built against Python-1.5.2.