Closed oatmealraisin closed 4 years ago
Pyo 0.9.0 is 2 years and a half old ! You should really update to 1.0.3 (now hosted on pypi.org). Also, if you want to run Soundgrain from sources, you'll need wxpython 4.1.0 (there was some breaking changes).
You may want to cut a new release, because the 6.0.1 doesn't work with the new pyo import stuff.
I'm nearly certain I reproduce the same results with pyo 1.03 and wx 4.1.0, but I'll try again and get back.
Thanks for the quick response!
On Tue, Oct 20, 2020, 7:21 PM Olivier Bélanger notifications@github.com wrote:
Pyo 0.9.0 is 2 years and a half old ! You should really update to 1.0.3 (now hosted on pypi.org). Also, if you want to run Soundgrain from sources, you'll need wxpython 4.1.0 (there was some breaking changes).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/belangeo/soundgrain/issues/24#issuecomment-713194335, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABQ3CTWABOHUXZMR4LQABX3SLYLN3ANCNFSM4SYLGFCA .
Oh, my bad, I thought I made the fixes for wxpython 4.1.0 but no, not for soundgrain yet. I'll do it soon. Meanwhile, you can install wxpython 4.0.7 (it should not happen with version prior to 4.1.0).
Finally got it to work with wxpython 4.0.7 from my package manager. Couldn't get the pip install wxPython==4.0.7
to work at all though, lol. Wheel wouldn't build.
Same happens with wxPython 4.0.1
Linux lungo 5.9.1-arch1-1 #1 SMP PREEMPT Sat, 17 Oct 2020 13:30:37 +0000 x86_64 GNU/Linux