Can't start wxGlade

Igor Korot <[email protected]> Sun, 6 Nov 2022 12:00:37 -0600
Newsgroups gmane.comp.python.wxglade
Message-ID <CA+FnnTw7O8xdEsJy-A-H-h-=0LmzfyvQ5mex2Nq32jw4tpkPyg@mail.gmail.com>
Hi, Dietmar,

I just downloaded latest wxGlade release on my Mac
and got this error trying to run it:

[code]
MyMac:wxGlade-1.0.4 igorkorot$ python wxglade
  File "wxglade", line 19
    CURR_DIR=$(dirname "$0")
             ^
SyntaxError: invalid syntax
[/code]

What should I do and how do I fix it?

Thank you.