Jonathan Feinberg
Jonathan Feinberg
PR created in vroom exposing the geometry attribute. After it is merged, we can expose it in pyvroom.
Do you mind updating and reporting the version of Numpy? I suspect it is out of date?
There are two different errors here. Are you saying that you are getting the error equal to 3.7 or 3.8?
I can't reproduce so I'm not completly sure, but I suspect that the underlying data types are mismatching. I've made a experimental release for 1.13.4-dev1 which you can try out...
yes. `pip install pyvroom==1.13.4.dev1`.
That is unfortunate. I don't have a windows machine. @nilsnolde, any chance you have time to try diagnose this issue?
@nilsnolde, very understandable. Yeah, activating the tests for windows should be done. We chose against it when we started as I didn't want to use up vrooms entired budget, but...
Thanks for giving it a shot. All source files in use have to be included. With the use of GLPK some new files have to be added. I've pushed a...
I'm familiar with linker errors, and that might what you got, but in isolation your error doesn't tell me much. Doesn't look like your code changes affect the macos pipeline....
Ah, right. My wheel was built locally. I've pushed version 1.13.3-dev4 now with windows disabled. It should therefore be installable soon.