sccn / lsl_archived

Multi-modal time-synched data transmission over local network
242 stars 134 forks source link

Which pylsl? #349

Closed klanderson closed 6 years ago

klanderson commented 6 years ago

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?

klanderson commented 6 years ago

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

cboulay commented 6 years ago

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.

cboulay commented 6 years ago

This issue was moved to labstreaminglayer/liblsl-Python#1