Closed atbradley closed 1 year ago
This seems to fix the issue also for me on Windows. Please merge it asap.
Works like a charm! Thx
See https://github.com/arvydas/blinkstick-python/pull/68 for an alternative proposal that avoids exception handling.
This PR can probably be closed now that #68 is merged.
@arvydas this can be closed
This corrects the
TypeError: ord() expected string of length 1, but int found
error under Windows and Python3, as reported by nltran.