On Freitag, 25. April 2008, Andrea Grandi wrote: > Hi, > > > You're probably not missing the API files. You probably haven't > > configured them. Please do this on the Editor->APIs page. The button "Add > > from installed APIs" might give you a go. > > if I go on Editor -> APIs page, and I select Python language from the > upper combobox, then I click "Add from installed API's", PyQT4 is not > available. I only have these API: > > django > eric4 > python-2.4 > python-2.5 > qscintilla2 > turbogears > wxaddons > wx-python-2.8 > zope > > I cannot see PyQT4. Where can I get them? > > Thanks for your help.
The PyQt4 API files are part of the PyQt4 package. However, they are only generated and installed, if QScintilla2 was installed before PyQt4. Regards, Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
