ImportError: Something is wrong with the numpy installation. While importing we detected an old
原因;numpy装多了
解决方法:不断pip uninstall numpy直到不再有numpy可以卸载,再重装一个
ImportError: Something is wrong with the numpy installation. While importing we detected an old
原因;numpy装多了
解决方法:不断pip uninstall numpy直到不再有numpy可以卸载,再重装一个