I try to build execute from test.py but hit the following error. I am using Anaconda3. Kindly help.
File "E:\anaconda3\lib\site-packages\PyInstaller\depend\imphook.py", line 447, in post_graph
self._load_hook_module()
File "E:\anaconda3\lib\site-packages\PyInstaller\depend\imphook.py", line 412, in _load_hook_module
raise ImportErrorWhenRunningHook(
PyInstaller.exceptions.ImportErrorWhenRunningHook: Failed to import module __PyInstaller_hooks_0_numpy_core required by hook for module E:\anaconda3\lib\site-packages\PyInstaller\hooks\
hook-numpy.core.py. Please check whether module __PyInstaller_hooks_0_numpy_core actually exists and whether the hook is compatible with your version of E:\anaconda3\lib\site-packages\PyInstaller\hooks\
hook-numpy.core.py: You might want to read more about hooks in the manual and provide a pull-request to improve PyInstaller.
Project output will not be moved to output folder
Complete.