[PyQt] RE : Re: DLL Problem with PyQt-Py3.1-gpl-4.7.3-1.exe

Michael Collins michaelcollins at ivorycity.com
Tue Apr 20 12:28:43 BST 2010


I went back to 2.6.5 from 3.1 and everything worked fine. I haven't
looked at the internals of what could cause this, but one thought
would be that there is something different with the sip bindings in
this version that causes methods to not be found in the DLL? That's a
complete shot in the dark since I haven't even bothered to look at
what that DLL error is, nor read the generated source.

On Tue, Apr 20, 2010 at 4:51 AM, Philippe Crave
<philippe.crave at gmail.com> wrote:
> I was using python 2.6.2. In 2.6.5 no more problems.
>
> Le 20 avr. 2010, 10:12 AM, "Phil Thompson" <phil at riverbankcomputing.com> a
> écrit :
>
> On Mon, 19 Apr 2010 22:34:09 -0700, Scott Ballard <scott at scottballard.net>
> wrote:
>
>> Phil, > > I investigated the DLL problem and found the following. Still
>> not sure > what is causi...
>
>>  C:Usersscott>set path=C:Python26Libsite-packagesPyQt4bin;C:Python26
>>  C:Usersscott>python
>
>> Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit >
>> (Intel)] on win32 > Type "...
>
>>  C:Usersscott>set PATH=C:Python26Libsite-packagesPyQt4bin;C:Python26
>>  C:Usersscott>python
>
>> Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit >
>> (Intel)] on win32 > Type "...
>
>>  � File "", line 1, in
>
>> ImportError: DLL load failed: The specified procedure could not be found.
>> > >>>
>
> Based on Glenn's feedback, can you try with Python v2.6.5?
>
> Phil _______________________________________________ PyQt mailing list
> PyQt at riverbankcomputing.c...
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>


More information about the PyQt mailing list