pakelley

Results 17 comments of pakelley

fwiw, `kubernetes-overview` works for me on doom emacs. I didn't try a few months ago, so hopefully some upstream change fixed whatever the issue was. if anyone's still running into...

I was getting the 'Unexpected identifier "Not"' problem, and taking a space out of the coords seemed to fix it. I.e.: Good: "12.3456789,98.7654321" Bad: "12.3456789, 98.7654321"

I'm hoping to use extraPaths too, but haven't been able to get it to work. fwiw, when editing from the settings UI I'm seeing this: ``` Unsupported field schema for...

Looks like the README says you can use `wakatime.cfg` now, but if this is still an issue: as a work around, you can add your key to `~/.authinfo.gpg`, then load...

Using 1.16.2 seemed to fix this for me (and I work with @hakan458 and am pretty sure this is for the same job he was seeing this on 🙂)

nbd if we don't have numbers for this, but would be nice to see what the speedup is here, if you have even some rough/anecdotal tests

/git merge develop > [Workflow run](https://github.com/HumanSignal/label-studio/actions/runs/10585706739) > Successfully merged: 291 files changed, 6640 insertions(+), 5672 deletions(-)

Thank you for the contribution @benglewis ! I'm not sure what's going on with CI on your branch, but it seems to be failing. I made #439 with the intention...

@paapu88 I haven't been able to reproduce the test failures you're seeing though, from what I can tell tests are passing with numpy 2.0. I'm curious: how are you running...

Hey there, sorry for dropping the ball here, would you mind changing your pin so that we don't exclude numpy 1 users? I'd like to support both and avoid breaking...