Kristian Niemi

Results 14 comments of Kristian Niemi

pyusb-1.0.0b2. OK; thanks. I'll check into walac/pyusb#66. As with the reporter @ walac/pyusb#66, I'm also on python 3.4. So looks probable.

If I understood it correctly, the patch fixing walac/pyusb#66 had been merged into walac/pyusb master, but I'm having the same issue even though having built and installed the latter.

``` Python 3.4.1 (default, Oct 12 2014, 18:28:05) [GCC 4.7.3] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import usb >>> usb.__version__ '1.0.0b2' >>> ``` Trying...

@Walac asked for a test script to reproduce the issue (over at pyusb#66). I haven't dabbled in Python before, so instead of trying to scrape your code for tidbits which...

I had none installed through package manager (portage). When trying to fix this, I installed something that looked related through pip. Removed that now. ``` $ python Python 3.4.1 (default,...

Duplicate of #1925 in the sense that what is described initially in #1925 is how the issue first presented itself. In later versions of iOS/watchOS the app doesn't report "null"...

Any update on this issue? I know it's supposed to be an Apple Watch bug, but I had the same issue with some other apps (Overcast, for instance), and later...