Open JOHOYQ opened 3 years ago
python 3.6 tensorflow 1.14.0 numpy 1.19.5 scipy 1.5.3 scikit-learn 0.24.2 报错: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!
Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed.
We have compiled some common reasons and troubleshooting tips at:
https://numpy.org/devdocs/user/troubleshooting-importerror.html
Please note and check the following:
and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help.
Original error was: DLL load failed: 找不到指定的模块。
建议用ubuntu系统 python3.7 tensorflow1.15.5 除了有deprecated已弃用的warning警告 其他无影响
python 3.6 tensorflow 1.14.0 numpy 1.19.5 scipy 1.5.3 scikit-learn 0.24.2 报错: IMPORTANT: PLEASE READ THIS FOR ADVICE ON HOW TO SOLVE THIS ISSUE!
Importing the numpy C-extensions failed. This error can happen for many reasons, often due to issues with your setup or how NumPy was installed.
We have compiled some common reasons and troubleshooting tips at:
Please note and check the following:
and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help.
Original error was: DLL load failed: 找不到指定的模块。