Skip to content
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

OSC streaming requires Python 3 #81

Open
dyfer opened this issue Jul 9, 2018 · 0 comments
Open

OSC streaming requires Python 3 #81

dyfer opened this issue Jul 9, 2018 · 0 comments

Comments

@dyfer
Copy link

dyfer commented Jul 9, 2018

It seems that the python-osc library, currently used for streaming OSC messages, works only in Python 3.

This was not immediately clear, as the documentations states that OpenBCI_Python works requires Python 2.7 or later, and other examples run fine in 2.7.

I personally was able to move to python 3 with my code, but since most everything else works on both python 2.7+ and 3 maybe there would be a way to maintain this compatibility? Or at least document the extra requirements for OSC streaming.

@produceconsumerobot produceconsumerobot added this to High Priority To Do in OpenBCI SW Dev Jan 15, 2019
@produceconsumerobot produceconsumerobot moved this from High Priority To Do to To do in OpenBCI SW Dev Jan 15, 2019
@retiutut retiutut removed this from To do in OpenBCI SW Dev Apr 9, 2020
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

1 participant