bimac:py26-pyqt4 $ cd work/PyQt-mac-gpl-4.7.7/ bimac:PyQt-mac-gpl-4.7.7 $ ls GPL_EXCEPTION.TXT THANKS examples qtdirs.mk GPL_EXCEPTION_ADDENDUM.TXT __init__.py pylupdate qtdirs.o LICENSE-MERGED-GPL2-GPL3 configure.py pyqtconfig.py.in qtdirs.out LICENSE.GPL2 configure.py.orig pyrcc qtdirs.pro LICENSE.GPL3 contrib pyuic sip NEWS designer qpy OPENSOURCE-NOTICE.TXT doc qtdirs.app README elementtree qtdirs.cpp bimac:PyQt-mac-gpl-4.7.7 $ sudo python2.6 -v configure.py # installing zipimport hook import zipimport # builtin # installed zipimport hook # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site.py import site # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os.py import os # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/os.pyc import errno # builtin import posix # builtin # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/posixpath.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/posixpath.py import posixpath # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/posixpath.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/stat.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/stat.py import stat # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/stat.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/genericpath.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/genericpath.py import genericpath # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/genericpath.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/warnings.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/warnings.py import warnings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/warnings.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/linecache.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/linecache.py import linecache # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/linecache.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/types.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/types.py import types # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/types.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/UserDict.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/UserDict.py import UserDict # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/UserDict.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/_abcoll.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/_abcoll.py import _abcoll # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/_abcoll.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/abc.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/abc.py import abc # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/abc.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy_reg.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy_reg.py import copy_reg # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy_reg.pyc import encodings # directory /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/__init__.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/__init__.py import encodings # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/__init__.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/codecs.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/codecs.py import codecs # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/codecs.pyc import _codecs # builtin # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/aliases.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/aliases.py import encodings.aliases # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/aliases.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/utf_8.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/utf_8.py import encodings.utf_8 # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/encodings/utf_8.pyc Python 2.6.6 (r266:84292, Sep 23 2010, 15:15:15) [GCC 4.2.1 (Apple Inc. build 5664)] on darwin Type "help", "copyright", "credits" or "license" for more information. # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/glob.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/glob.py import glob # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/glob.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/re.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/re.py import re # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/re.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.py import sre_compile # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_compile.pyc import _sre # builtin # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_parse.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_parse.py import sre_parse # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_parse.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_constants.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_constants.py import sre_constants # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/sre_constants.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/fnmatch.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/fnmatch.py import fnmatch # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/fnmatch.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/optparse.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/optparse.py import optparse # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/optparse.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/textwrap.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/textwrap.py import textwrap # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/textwrap.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/string.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/string.py import string # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/string.pyc dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so", 2); import strop # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/strop.so # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/gettext.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/gettext.py import gettext # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/gettext.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.py import locale # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/functools.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/functools.py import functools # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/functools.pyc dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_functools.so", 2); import _functools # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_functools.so dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_locale.so", 2); import _locale # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_locale.so dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/operator.so", 2); import operator # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/operator.so # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy.py import copy # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/copy.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/struct.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/struct.py import struct # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/struct.pyc dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_struct.so", 2); import _struct # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/_struct.so # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.py import shutil # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/sipconfig.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/sipconfig.py import sipconfig # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/sipconfig.pyc Determining the layout of your Qt installation... # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py import subprocess # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.pyc # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/traceback.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/traceback.py import traceback # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/traceback.pyc import gc # builtin dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/time.so", 2); import time # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/time.so dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/select.so", 2); import select # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/select.so dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/fcntl.so", 2); import fcntl # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/fcntl.so # /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/pickle.pyc matches /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/pickle.py import pickle # precompiled from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/pickle.pyc import marshal # builtin dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/binascii.so", 2); import binascii # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/binascii.so dlopen("/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so", 2); import cStringIO # dynamically loaded from /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-dynload/cStringIO.so This is the GPL version of PyQt 4.7.7 (licensed under the GNU General Public License) for Python 2.6.6 on darwin. Type '2' to view the GPL v2 license. Type '3' to view the GPL v3 license. Type 'yes' to accept the terms of the license. Type 'no' to decline the terms of the license. Do you accept the terms of the license? ^C# clear __builtin__._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.exitfunc # clear sys.exc_type # clear sys.exc_value # clear sys.exc_traceback # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup __main__ # cleanup[1] cStringIO # cleanup[1] site # cleanup[1] subprocess # cleanup[1] gc # cleanup[1] shutil # cleanup[1] select # cleanup[1] abc # cleanup[1] gettext # cleanup[1] sre_constants # cleanup[1] _codecs # cleanup[1] _struct # cleanup[1] _warnings # cleanup[1] fcntl # cleanup[1] zipimport # cleanup[1] optparse # cleanup[1] glob # cleanup[1] textwrap # cleanup[1] fnmatch # cleanup[1] sipconfig # cleanup[1] copy # cleanup[1] strop # cleanup[1] _functools # cleanup[1] _locale # cleanup[1] pickle # cleanup[1] signal # cleanup[1] traceback # cleanup[1] posix # cleanup[1] exceptions # cleanup[1] marshal # cleanup[1] locale # cleanup[1] functools # cleanup[1] encodings # cleanup[1] operator # cleanup[1] binascii # cleanup[1] string # cleanup[1] struct # cleanup[1] encodings.utf_8 # cleanup[1] codecs # cleanup[1] encodings.aliases # cleanup[1] re # cleanup[1] sre_compile # cleanup[1] _sre # cleanup[1] sre_parse # cleanup[2] copy_reg # cleanup[2] posixpath # cleanup[2] errno # cleanup[2] _abcoll # cleanup[2] types # cleanup[2] genericpath # cleanup[2] stat # cleanup[2] warnings # cleanup[2] UserDict # cleanup[2] os.path # cleanup[2] linecache # cleanup[2] time # cleanup[2] os # cleanup sys # cleanup __builtin__ # cleanup ints: 27 unfreed ints # cleanup floats bimac:PyQt-mac-gpl-4.7.7 $