Skip to content

OSError on Raspberry Pi #101

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mbmosher opened this issue Oct 26, 2018 · 2 comments
Open

OSError on Raspberry Pi #101

mbmosher opened this issue Oct 26, 2018 · 2 comments

Comments

@mbmosher
Copy link

Using a Pi 3 and following the guide at: http://openbci.com/community/raspberry-pi-for-eeg-acquisition/

OSError: ....../site-packages/pylsl/liblsl32.so: cannot open shared object file: no such file or directory

But the file is clearly there when navigating to that location in the file explorer.

@ikmckenz
Copy link
Contributor

This is because pyLSL "does not come with ARM libraries" as per your link. You should either compile that library for ARM or download ARM binaries from the link provided on that page.

@shenjianaixuexi
Copy link

well .I have solved this problems .if U you need ,contact me @[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants