Hi, I’m getting this error:
undefined File “ctypes_init_.py”, line 348, in init
OSError: [WinError 126] Impossibile trovare il modulo specificatoPyInstallerImportError: Failed to load dynlib/dll ‘cudart64_90.dll’. Most probably this dynlib/dll was not found when the application was frozen.
I double check the path, and it seems to me that cudart64_90.dll is where it is supposed to be, C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0\bin
Any tips?