Results 387 comments of Alex Kaszynski

I've noticed this on my end as well and I'm looking into it.

> If I comment out these lines, the script above works. Since, as I understand, this check is only performed for the benefit of the Windows operating system, can it...

Ran `git bisect` and came to the same conclusion. Regression introduced in #4102.

> A timeout error occurred when I used the method of query to query an array that contains 100 asins, how to solve this problem? I'll need some example code...

I've considered this as well as sometimes I have to ship my own custom compiled VTK wheels and `pyvista` complains when we don't have VTK. `pyvista-no-vtk` would be my vote...

Reopening, would be nice to add this as a keyword argument.

@tkoyama010, still have to implement @MatthewFlamm's suggestions. Let's hold off a bit.

Absolutely. I look forward to it.

~Ideally, we should use a point cloud as an example mesh.~ Actually, the Stanford bunny is a great dataset for this.

This shouldn't operate in-place unless specifically documented to. Let's address this.