wxPython in the context of Eclipse
Brendan Simon (eTRIX)
brendan.simon at etrix.com.au
Sun Feb 20 17:05:11 EST 2011
More information about the Python-list mailing list
Sun Feb 20 17:05:11 EST 2011
- Previous message (by thread): wxPython in the context of Eclipse
- Next message (by thread): Grate opportunities to earn money from online!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 20/02/2011 10:00 PM, python-list-request at python.org wrote: > Subject: > wxPython in the context of Eclipse > From: > Fred Marshall <fmarshallxremove_the_x at acm.org> > Date: > Sat, 19 Feb 2011 23:22:44 -0800 > > To: > python-list at python.org > > > I asked earlier: > > How do I use wxPython or wxGlade in the context of Eclipse? > > A link to a howto would be great! > > I guess nobody knows or cares to answer? Have you tried the wxPython mailing list. You will probably have more wxPython users to draw upon than this list ;-) I use Eclipse with wxPython and it works fine. You need to install the Eclipse PyDev module (which I presume you have already done). If I recall correctly, I had to specify the python interpreter to use. It added a whole lot of paths to the PYTHONPATH variable which caused me some grief. I ended up removing them all (or most of them) and it worked fine after that. Cheers, Brendan. -- Brendan Simon www.etrix.com.au -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20110221/70fe1d08/attachment-0001.html>
- Previous message (by thread): wxPython in the context of Eclipse
- Next message (by thread): Grate opportunities to earn money from online!
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list