OSError: [WinError 126] Could not find the specified Module self._handle = _dlopen(self._name, mode)

Error:

Found an error:

filename:

Find stackOverflow: https://stackoverflow.com/questions/67377972/filenotfounderror-could-not-find-module-when-using-jupyter-notebook?newreg=9dfa3f2cf33949b2a06982914d5f0fe7#

pip install scipy==1.6.3 --user

Note: add   — User, otherwise the command is not allowed.

Result successful:

Similar Posts: