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

txosc.osc.OscError: No OSC argument type for <type 'unicode'> #8

Open
aalex opened this issue Oct 25, 2015 · 1 comment
Open

txosc.osc.OscError: No OSC argument type for <type 'unicode'> #8

aalex opened this issue Oct 25, 2015 · 1 comment
Assignees

Comments

@aalex
Copy link
Owner

aalex commented Oct 25, 2015

file_path = file_path.encode('ascii', 'ignore')
self._send(osc.Message("/play", file_path))

@aalex aalex assigned aalex and arjan and unassigned aalex and arjan Oct 25, 2015
@aalex
Copy link
Owner Author

aalex commented Oct 25, 2015

It's annoying that osc.Message doesn't support unicode string arguments.

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

2 participants