Re: import error
Carsten Grohmann <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Hi Bellium, you mixed Python3 and wxPython3. Currently that's not possible. That's a general error and it's not wxGlade related. The requirements to run wxGlade are: - Python2 - at least 2.4 or any later version of Python 2 - wxPython 2.8 or 3.0 Be aware, that you use 32bit or 64bit packages for Python2 and wxGlade. I suggest to use Python 2.7 and wxPython 3.0. HTH, Carsten PS: You need a subscription to send emails to this mailing list. Kwame Agyei-Kyem schrieb am 01.05.2016: > Hello All, > > > I am a newbie in wxGlade. At my first attempt, I get the following > error. > > There is no __version__ in any part of the generated code. > > > Can someone help? > > > Thanks. > > > Bellium > > ------- > > > C:\Python34\python.exe > "C:/Users/bellium/AppData/Local/VirtualStore/Program Files > (x86)/wxGlade/wxglade_out.py" Traceback (most recent call last): File > "C:/Users/kwame/AppData/Local/VirtualStore/Program Files > (x86)/wxGlade/wxglade_out.py", line 7, in <module> import wx File > "C:\Python34\wx-3.0-msw\wx\__init__.py", line 14, in <module> import > __version__ ImportError: No module named '__version__' > > > Process finished with exit code 1 > ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z