Version 0.1.0rc1 does not work with numpy<1.14
Sortednp can not be imported, when the installed numpy version is less than 1.14 since this is the version is was built against.
module compiled against API version 0xc but this version of numpy is 0xa
Edited by Frank Sauerburger