Re: [Pydev-code] Configuring PyQt4 on a Mac
Brought to you by:
fabioz
From: Fabio Z. <fa...@ap...> - 2009-10-13 12:03:41
|
The only thing that's really needed is adding it to the pythonpath... E.g.: if you installed it at D:\bin\Python261\Lib\site-packages\PyQt4, the D:\bin\Python261\Lib\site-packages folder should be in the pythonpath. Cheers, Fabio On Tue, Oct 13, 2009 at 5:11 AM, Keith Lander <kei...@me...> wrote: > I have been trying to configure PyQt4 without any success. PyQt4 works > OK when I use Eric4, but no matter how I try and configure it with > PyDev I get unresolved import errors. Could someone please let me know > what steps are needed to get this to work. > > Cheers > Keith > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > pydev-code mailing list > pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > |