I found out how to use qt with my Mac and fink. I need to use pythonw! What is pythonw?

It is at /usr/bin/pythonw, but I used /sw/bin/python (2.3.3) to run all the install scripts. Why is it using this other version which is not really on the path?

marc
On Jan 14, 2004, at 10:57 AM, Marc Colosimo wrote:

I know this has come up on this list before <http://www.mail-archive.com/[EMAIL PROTECTED]/ msg01411.html>, but there was no reply on the list.

I did the following on a Mac G5, 10.3.2 with a fink python 2.3.3. I built qt-mac-free-3.2.3.sit, sip-4rc2, qscintilla-1.54-x11-gpl-1.2 (I removed the threads option to get it to build), and PyQt-mac-gpl-snapshot-20040104. This builds, but

Python 2.3.3 (#1, Jan  2 2004, 10:24:36)
[GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import qt
Fatal Python error: Interpreter not initialized (version mismatch?)
Abort



_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to