vtr0n / emotiv-lsl

LSL server for Emotiv EPOC X
32 stars 3 forks source link

lsl library not found #8

Closed nicolazagni closed 3 months ago

nicolazagni commented 4 months ago

Probably a noob question - sorry in advance: when I try main.py inside the virtual environment, I run into "RuntimeError: LSL binary library file was not found. Please make sure that the binary file can be found in the package lib folder".

I've tried scanning pipfile.lock and found the library "pylsl" which would seem to be it. What am I doing wrong?