MAC generated zips of shapefiles seem to have a different format than others, confusing zip_store. NP is unable to read them as-is, however the linux 'unzip' utility does seem to extract them as intended, so my guess is that this is a library issue (maybe Python's zip lib?).