Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am getting an error while importing Image from PIL #4

Open
Pamulapati13 opened this issue Jun 13, 2018 · 0 comments
Open

I am getting an error while importing Image from PIL #4

Pamulapati13 opened this issue Jun 13, 2018 · 0 comments

Comments

@Pamulapati13
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant