[SOLVED] wxPython Woes

Hi there,
On my Mageia 9 box, regularly updated, I'm having the following:
So, without my explicit path the script wouldn't find the initial entry point, but then with the path wxPython crashes.
Any hints or ideas on a remedy to this? Thanks in advance.
Hosam Adeeb Nashed
On my Mageia 9 box, regularly updated, I'm having the following:
- wxGlade, as installed the usual way, i.e. from the distro's depo, couldn't find wxglade.py using the installed script: wxpython in the /usr/bin/ directory.
- I tried downloading the package from Github, and I got a core dump on launching wxpython from it.
- I then resorted to putting the needed path explicitly in the script, but then the programme crashed with a core dump!
So, without my explicit path the script wouldn't find the initial entry point, but then with the path wxPython crashes.
Any hints or ideas on a remedy to this? Thanks in advance.
Hosam Adeeb Nashed