labstreaminglayer / pylsl

Python bindings (pylsl) for liblsl
MIT License
142 stars 58 forks source link

Python3.12? #80

Open cogullrich opened 4 months ago

cogullrich commented 4 months ago

Anyone get this to work with python 3.12? I'm using OSX and have no issues at all with python 3.9. I recently switched to 3.12 because of another issue and can't get pylsl to load the dynamic library no matter what I do.

cboulay commented 4 months ago

Which MacOS? Which architecture, x86 or ARM?

mscheltienne commented 4 months ago

Works with python 3.12 in MNE-LSL, on CIs macOS runs on arm. Should be similar for pylsl.