zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

Pytest Error when running TestSuite due to MsgPack

Open GbotemiB opened this issue 3 years ago • 2 comments
trafficstars

I think the instruction to install msgpack should be included in the installation docs when trying to install zarr from source code for development purpose.

GbotemiB avatar Oct 14 '22 00:10 GbotemiB

Thanks, @GbotemiB. It certainly seems so! However, I do wonder if that's only an issue on Windows, and if so, if we can do something to make it not the case.

joshmoore avatar Oct 14 '22 06:10 joshmoore

It is actually an issue in linux systems as msgpack is not pre installed

GbotemiB avatar Oct 14 '22 07:10 GbotemiB