[Python-Dev] PyQt - DLL load failed
Terry Reedy
tjreedy at udel.edu
Tue Feb 28 16:18:49 EST 2017
More information about the Python-Dev mailing list
Tue Feb 28 16:18:49 EST 2017
- Previous message (by thread): [Python-Dev] PyQt - DLL load failed
- Next message (by thread): [Python-Dev] Python 2.7.13 unmodified will not build from source on Mac OS El Capitan (10.11)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2/28/2017 9:56 AM, Edouard ROYER wrote: > Hi, > > I'm pretty new in Python but as I was looking for some new programmer's > tool, it seemed to me that Python should be the right language for my > needs. > > However, trying to run PyQt on my computer I have an issue that I didn't > manage yet : trying to import objects from PyQt library leads to the > following message : "ImportError : DLL load failed : Impossibile > trovare la procedura specificata". Either with PyCharm or launching > Jupyter QtConsole. Pydev is for developing future versions of Python and CPython. Questions about using current versions should be directed to pythohn-list or other forums. -- Terry Jan Reedy
- Previous message (by thread): [Python-Dev] PyQt - DLL load failed
- Next message (by thread): [Python-Dev] Python 2.7.13 unmodified will not build from source on Mac OS El Capitan (10.11)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list