Open freedom9393 opened 4 years ago
Hi @freedom9393 Can you try these package instead?
h5py==2.7.1 tensorflow-gpu==1.15.0 Keras==2.2.4 scikit-image==0.14.3 Have a nice day.
@freedom9393 That means that it expects CUDA 8.0 to be installed. Did you install it?
@mardukbp Yes, thanks 👍
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\bin
). It could have a different name. In that case open cmd.exe as Administrator and create a symlink: mklink cudart64_80.dll original_file.dll
.echo %PATH%
I installed everything inside requirements.txt but got following error:
What does this error mean?