Ok, I had invited you
Seems the "Segmentation fault" is a known issue of Python 3.12 with wxPython 4.2.1, but the problem already been fixed in their git tree but not yet release to pypi now: https://github.com/wxWidgets/Phoenix/issues/2455 We have to wait wxPython release their new version to pypi for get rid of this issue
Hi, Wolf, I have created a taskcoach group on github: https://github.com/taskcoach I don't know about your github account, do you have one? I tried to invite Sylvain & Kucera. I glad if Jerome also want to join the part (I don't know how to get to him)
Hi, Vit Kucera, got in touch you finally. I tried get in touch you on your github repository, but seems you don't walk to there regularly. I created a taskcoach group on github: https://github.com/taskcoach I have invited you (username "vkucera", am I right?) , welcome to join if you still interest contribute to the taskcoach:)
It's never late to start learning. Nothing you should apologize for, everyone will walk through that way and doing the samething at the beginning. Programming is a good way to turn ideas aganist human life and change things. Even after 20+ years programming experience, I still have great passion on it, especially when working on opensource project that make me felt doing a good & real & meanful things for the world not just for my boring life. What really matters is if you have the great passion...
Done compatible with python3.12 environment. It seems faster than in python3.10. But a "Segmentation fault" when close the window...
Done compatible in python3.12 environment. It seems faster than in python3.10. But a "Segmentation fault" when close the window...
I finally get my python3.12 environment works. And seems there more issue comes ...