Post

Replies

Boosts

Views

Activity

Comment on Apple m1 pro max install Tensorflow, can't importing scikit-learn
ye! I use “conda install scikit-learn”, then finished it! throw alert message: ImportError: 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: The Python version is: Python3.9 from "/Users/mecilmeng/miniforge3/envs/tf/bin/python" The NumPy version is: "1.19.5" and make sure that they are the versions you expect. Please carefully study the documentation linked above for further help.
Feb ’22