John Colby

Results 7 comments of John Colby

I didn't dig into why the `wxpython` dependency build was failing, but I just installed the prebuilt anaconda package and that seemed to work fine. ``` conda install wxpython ```

Antonin, thanks for the awesome tool! This is a very useful clue that it works ok with the basic remark slideshow. I am using a presentation I made through `xaringan`...

Here are some example mods to use regular structures instead of datasets: http://gist.github.com/892775

@alexgl-github Maybe can review wrt to your recent updates? thx.

FWIW, see here for an example of the correct simple way (that works under Catalina and an AMD matisse chipset USB controller) to do port mapping and USB power settings...

Are you guys actually seeing "extra operating current" and "sleep current" fields displaying under System Information > USB? I have stable use of all my ports at usb 2 and...

NB, for my case it was an issue/bug(?) with the USBmap.py name matching. See here for my final working example: https://github.com/corpnewt/USBMap/issues/20