<div dir="ltr">> <span style="font-size:12.8px">It looks like you have multiple numpy versions installed. Did you uninstall numpy, scipy with both pip and conda before building and installing numpy and scipy from source? I presume that you also built numpy from clean source without cache?</span><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">I have numpy installed in a separate conda environment because I don't want to lose my production environment while playing with Numpy and Scipy master. I got this error after creating a fresh conda environment, activating it, conda installing python and cython in it, and then running setup.py on freshly downloaded numpy and scipy master folders. How can I check if my other Numpy copies are visible in the search path for modules? Is there a command I can run to diagnose the version compatibility of the numpy and scipy modules that are imported and where they are located?</span></div></div>