Erik Bjäreholt
Erik Bjäreholt
#32 fixes the pywinhook-related build issues for Python 3.7-3.8 by using prebuilt wheels.
@JohnGriffiths I'm not sure where you updated the instructions, but I made a PR with the same change: #51 I also expanded #32 to also fix issues with Python 3.8...
@JadinTredup Nope, never got around to making a PR. I've made some pretty major changes, and working on a few more, almost to the point where I'm not sure if...
@JohnGriffiths I'm not sure, I'd love it if you had a look at it and told me what you think. Code is here: https://github.com/ErikBjare/thesis/tree/master/src/eegwatch/devices Basically I created an abstract class...
@JadinTredup Branch set up in #92, comments welcome!
I have a Macbook Air M2 to test on now too, so giving this another shot. Hoping it will also fix CI.
Good news! Looks like wxPython finally pushed wheels to PyPI: https://pypi.org/project/wxPython/4.2.0/#files
Thinking about this again, I think I may be the one to blame. Regression probably happened in my "continuous recording to file" PR to muse-lsl: https://github.com/alexandrebarachant/muse-lsl/pull/139 Maybe we should open...
Perhaps https://github.com/NeuroTechX/eeg-notebooks/pull/88 can be continued.
I fixed and merged #88, so now we have a framework for adding more tests at least.