YOLOw-Keras icon indicating copy to clipboard operation
YOLOw-Keras copied to clipboard

I am getting an error while importing Image from PIL

Open Pamulapati13 opened this issue 6 years ago • 0 comments

Traceback (most recent call last): File "yolo.py", line 7, in from PIL import Image File "C:\Users\P V\Anaconda3\lib\site-packages\PIL\Image.py", line 58, in from . import _imaging as core ImportError: DLL load failed: The specified module could not be found.

Can I know where is the problem

Pamulapati13 avatar Jun 13 '18 06:06 Pamulapati13