After updating python3.9, import numpy reported an error: DLL load failed while importing _multiarray_umath: The specified module could not be found.
The main problem is environment variables. The solution is: Add an environment variable in pycharm: Path=Anaconda root directory\Library\bin