straw icon indicating copy to clipboard operation
straw copied to clipboard

Can you update pip to reflect the current version 0.08 ?

Open marianogabitto opened this issue 4 years ago • 3 comments

Describe the bug read_metadata does not work on version 0.0.6 (the one release on pip)

Solution Can you update pip to reflect the current version?

marianogabitto avatar Apr 16 '20 20:04 marianogabitto

we should also get the pybind11 version to pip

sa501428 avatar Apr 16 '20 21:04 sa501428

One problem is that the data structure returned by straw between version 0.06 and 0.08 is quite different.

marianogabitto avatar Apr 16 '20 21:04 marianogabitto

Not pybind11 - that's just a wrapper around the C code, so essentially a faster version of the original straw code. But the other python branch, yes, has a new data structure.

sa501428 avatar Apr 16 '20 22:04 sa501428