Seth Michael Larson

Results 530 comments of Seth Michael Larson

Hm, maybe that's something to raise on the VirtualBox forums?

The fix isn't in this library, needs to be implemented upstream. See the link to the virtualbox forums.

@vidhanio It's not a Python 3 issue, it's about the binaries Virtualbox ships not being aware of ABI flags. If your Python version doesn't have ABI flags it'll work fine.

@Jonakemon Sorry that I didn't get back to you on this, our team doesn't currently have a full-time engineer maintaining this project as our current Python maintainer is onboarding and...

@clmno You certainly can, I'll create individual issues for tasks that don't need to be finished in this PR so you can work in tandem. Also, can you sign the...

Sorry all, I've been focused on [work in the client](https://github.com/elastic/elasticsearch-py/issues/1696) lately so this work has been put on hold.

That'd be a nice addition, would you be able to open a PR with the feature and test(s)?

There's a lot of work that needs to go into an 8.0.0 release of elasticsearch-dsl. For now you can use the `knn_search` API directly on the `Elasticsearch` instance.

Sorry folks that there hasn't been any update on official 8.x support. I can't make guarantees about when it will come, but it is something that is in our mind....

Would be very helpful to get the response that's causing this error to happen. Any non-2XX HTTP response should be raising an exception but I don't know the conditions where...