sccn / lsl_archived

Multi-modal time-synched data transmission over local network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Which pylsl?

klanderson opened this issue · comments

The most recently modified version is at labstreaminglayer/liblsl-Python

Other versions are: labstreaminglayer/tree/master/LSL/liblsl-Python and chkothe/pylsl

It appears that pip installs the version from labstreaminglayer/tree/master/LSL/liblsl-Python, because pylsl.library_info() is not implemented.

I'd like to use pylsl.library_info(). Is it safe to rely on labstreaminglayer/liblsl-Python as the official version?

Oh, it looks like library_info is not in __init__.py in labstreaminglayer/liblsl-Python

Sorry for the confusion. We're close to getting rid of the duplicate repositories.

And thanks for identifying the problem. Please fix it locally. I'll modify init.py and upload the fixed version to pypi soon, but probably not before we eliminate the duplicate repo problem.

This issue was moved to labstreaminglayer/pylsl#1