Re: Fedora 22
Scott Becker <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
Thank you for your response. Fedora 22 was just released
so I figured that you hadn't see it yet.
I found the script (v0.6.8 installed as part of fedora) at:
/usr/lib/python2.7/site-packages/wxglade/wxGlade.py
and ran it as you said. It's still the same. It's slower.
Things look different and don't work right. It's not
totally broken.
The following packages are installed:
python-libs-2.7.9-6.fc22.x86_64
python-2.7.9-6.fc22.x86_64
Is this a fresh version of python 2?
I thought I would report the issue.
thanks
scott
On 05/30/2015 12:54 AM, Carsten Grohmann wrote:
> Hi Scott,
>
> I not aware of any problems Fedora 22 specific issues of wxGlade.
>
> I would guess, that wxGlade has started with Python3 instead of
> Python2. Python3 isn't supported by wxGlade.
>
> Maybe you could start wxGlade with Python2 explicitly:
> # python2 wxglade.py
>
> Generally it's very helpful, if you provide more details about the
> issue like described in "How to Report a Bug"
> http://wxglade.sourceforge.net/manual/ch01s07.html.
>
> Regards,
> Carsten
>
> BTW: You need a subscription to send emails to the wxGlade mailing list.
------------------------------------------------------------------------------