Re: Slightly OT - using PyUIC from Eclipse

2014-05-01 Thread Steve Simmons
On 01/05/2014 02:50, Steven D'Aprano wrote: On Thu, 01 May 2014 01:49:25 +0100, Steve Simmons wrote: html head meta content=text/html; charset=UTF-8 http-equiv=Content-Type /head body bgcolor=#FF text=#00 br div class=moz-cite-prefixOn 30/04/2014 23:49, Fabio

Slightly OT - using PyUIC from Eclipse

2014-04-30 Thread Steve Simmons
I'm trying to set up a new dev environment using Windows 7; Eclipse (Kepler); Python 3.3; PyDev and PyQt 5 and I've hit an issue getting PyUIC to generate a python Qt class from within Eclipse. I'm using the following setup process (from Google Groups) modified to match my PyQt5

Re: Slightly OT - using PyUIC from Eclipse

2014-04-30 Thread Fabio Zadrozny
On Wed, Apr 30, 2014 at 8:39 AM, Steve Simmons square.st...@gmail.comwrote: I'm trying to set up a new dev environment using Windows 7; Eclipse (Kepler); Python 3.3; PyDev and PyQt 5 and I've hit an issue getting PyUIC to generate a python Qt class from within Eclipse. I'm using the

Re: Slightly OT - using PyUIC from Eclipse

2014-04-30 Thread Steve Simmons
On 30/04/2014 23:49, Fabio Zadrozny wrote: On Wed, Apr 30, 2014 at 8:39 AM, Steve Simmons square.st...@gmail.com wrote: I'm trying to set up a new dev environment using Windows 7; Eclipse

Re: Slightly OT - using PyUIC from Eclipse

2014-04-30 Thread Steven D'Aprano
On Thu, 01 May 2014 01:49:25 +0100, Steve Simmons wrote: html head meta content=text/html; charset=UTF-8 http-equiv=Content-Type /head body bgcolor=#FF text=#00 br div class=moz-cite-prefixOn 30/04/2014 23:49, Fabio Zadrozny wrote:br /div

Re: Slightly OT - using PyUIC from Eclipse

2014-04-30 Thread Mark H Harris
On 4/30/14 8:50 PM, Steven D'Aprano wrote: On Thu, 01 May 2014 01:49:25 +0100, Steve Simmons wrote: html head meta content=text/html; charset=UTF-8 http-equiv=Content-Type /head body bgcolor=#FF text=#00 br div class=moz-cite-prefixOn 30/04/2014 23:49, Fabio