Traceback (most recent call last):
File "train.py", line 12, in
from sklearn.model_selection import train_test_split
File "C:\Python\Python37\lib\site-packages\sklearn__init__.py", line 75, in
from .utils._show_versions import show_versions
File "C:\Python\Python37\lib\site-packages\sklearn\utils_show_versions.py", line 12, in
from ._openmp_helpers import _openmp_parallelism_enabled
ImportError: DLL load failed: The specified module could not be found.
Getting an error, can you help me
Traceback (most recent call last): File "train.py", line 12, in
from sklearn.model_selection import train_test_split
File "C:\Python\Python37\lib\site-packages\sklearn__init__.py", line 75, in
from .utils._show_versions import show_versions
File "C:\Python\Python37\lib\site-packages\sklearn\utils_show_versions.py", line 12, in
from ._openmp_helpers import _openmp_parallelism_enabled
ImportError: DLL load failed: The specified module could not be found.