trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: January 2014

python-tqt FTBFS

From: "Darrell Anderson" <darrella@...>
Date: Wed, 29 Jan 2014 12:04:12 -0600
I am unable to build python-tqt. The failure:

Traceback (most recent call last):
  File "configure.py", line 31, in <module>
    from sip4_tqt import sipconfig
ImportError: No module named sip4_tqt
make: *** No targets specified and no makefile found.  Stop.

I don't have anything in my sip4-tqt package named sip4_tqt.

Reversing commit bef77650 allows python-tqt to build.

What is the conflict?

Darrell