muse-lsl
muse-lsl copied to clipboard
Muse 2016 , ERROR: Failed building wheel for lsl. Failed to build lsl
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.
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.