Fix detection of sip4-tqt module

pull/1/head
Francois Andriot 10 år sedan committad av Slávek Banko
förälder a5826757d6
incheckning bef776509e

@ -35,7 +35,7 @@ import string
# Get the SIP configuration.
try:
import sipconfig
from sip4_tqt import sipconfig
except:
print "Unable to import the sipconfig module. Please make sure you have"
print "SIP v3.9 or later installed."

@ -28,7 +28,7 @@ import getopt
import shutil
import py_compile
import sipconfig
from sip4_tqt import sipconfig
src_dir = os.path.dirname(os.path.abspath(__file__))

@ -21,7 +21,7 @@
# modules that %Import PyTQt modules.
import sipconfig
from sip4_tqt import sipconfig
# These are installation specific values created when PyTQt was configured.

Laddar…
Avbryt
Spara