Nick Dimou
Nick Dimou
I get the same long stream of errors that end with "executing.executing.NotOneValueFound: Expected one value, found 0" on windows with ipython 8.4.0 (python 3.9.2). I just start ipython, import, edit,...
Hoping that this comment will help temper-python to support devices with id 413d:2107 I should note that running this hid-query gives you the temperature (hid-query is part of https://github.com/edorfaus/TEMPered more...
@jbeale1: mine is also temperature only and if you notice in the transcript above I also see two devices and one of them doesn't respond.
Thanks @jbeale1 for noticing the bug with integer arithmetic. I fixed my script (just used awk instead of bc because it works perfectly for such low precision calculations and is...
Right again. A cross platform way seems to be echo $(( 16#891 ))|awk '{printf("%4.1f\n",$0/100)}' (I've updated my script)
@schniepp have you tried all devices that `hid-query --enum` returns?
No problem with the delay -- life happens to all of us. I've changed laptop since then but I moved .config/xonsh/ and .xonshrc to the new one. I don't remember...
Hi @gforsyth, I've left `xontribs` empty but the symptom was the same. If there's anything else I can do to help you pinpoint the problem I'll be available ... to...
readline shell??
Thanks scopatz will check it out promptly