[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
Neil,
in IDLE try doing:
import sys
for p in sys.path:
print p
and check that wxpython is there
Tony Atkin wrote:
> Neil Winchurst wrote:
>
>> On Tue, 6 Nov 2007 10:49:11 +0000
>> Dave Berkeley <dcglug@xxxxxxxxxxxxx> wrote:
>>
>>
>>
>>> I prefer PyQt. I don't use a graphic designer package, but code the GUI. These
>>> days, to be honest, I prefer to use web based systems if I can, so tend to
>>> use TurboGears. It depends on your application. wxPython is good, and we used
>>> it recently on a project.
>>>
>>> Dave Berkeley
>>>
>>>
>>>
>> Well, I have tried. I installed wxpython, When I look at Adept Manager
>> it tells me that wxpython is installed. When I try to 'import wx' I am
>> told that there is no such module. I must be missing something. Oh
>> well, more searching.
>>
>> Neil Winchurst
>>
>>
>>
> I have used wxpython in the past and been impressed. So anyway I just
> installed wx and tried the same "import wx" in a python console without
> problem. I'm on kubuntu gutsy with python 2.5.1 and python-wxgtk2.8
>
> Tony Atkin
>
>
>
>
--
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html