muse-lsl icon indicating copy to clipboard operation
muse-lsl copied to clipboard

Muse 2016 , ERROR: Failed building wheel for lsl. Failed to build lsl

Open emre3439 opened this issue 2 years ago • 1 comments

when i try to install lsl library in terminal, i get this error.

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for lsl Failed to build lsl ERROR: Could not build wheels for lsl, which is required to install pyproject.toml-based projects

what could be the reason for this error? I will be glad if you help me.

emre3439 avatar Oct 13 '22 09:10 emre3439

In case anyone comes across this in the future, it shouldn't be necessary to build a lsl wheel. Just use pylsl: pip install pylsl.

I don't know where this error is coming from because it seems as though muse-lsl doesn't even have a pyproject.toml file.

cboulay avatar Jul 07 '23 02:07 cboulay