Skip to content

Conversation

@RenaudWasTaken
Copy link

Hi !

This commit upgrades pyOSC to python 3.

I needed to use this library as a part of a python 3 project on the OpenBci chip !

I translated the bare minimum of code from python 2.7 to python 3 using the '2to3' binary.
After that I only had to fix line 1301 (+OSCtrans = bytes.maketrans(b"{,}?", b"(|)."))

@myh1234567
Copy link

@RenaudWasTaken Hi, how did you fix line 1301?
Thx

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

Successfully merging this pull request may close these issues.

3 participants