From: Kevin W. <sw...@wo...> - 2005-06-21 17:59:20
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Diez B. Roggisch wrote: | | | You didn't? I had no troubles at all - using OSX 10.3.9 and python 2.4.1. I | had a previous install of a package for python 2.3 on my machine, that | contained the qt binaries - but that was it. | So you actually built PyQt against Python 2.4.1? Then I'll give it another try. I'm working on Tiger. I wonder if there was a conflict between Qt, which I built on 10.3, and trying to build a new extension on the later OS. Running Eric3 is easy. To launch it against Python 2.4.1, just cd to the Eric3 directory and run this command: pythonw2.4 eric3.py If you actually want to install it, cd to the directory and run the install command using "python2.4" instead of "python" (which is probably the system Python). If you get Eric3 running this way, let me know if it's more stable. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCuCP9JmdQs+6YVcoRAnJhAJ4rN3RDYMZqASpf/KSyLQFH7/oqgQCfWPQH R1XSWwp9I6mzjL561/de0GE= =H5Nn -----END PGP SIGNATURE----- |