No module named 'PIL' #505
-
when I try to run the main.py it shows me that it has no module named 'PIL'. python scripts/main.py |
Beta Was this translation helpful? Give feedback.
Answered by
MeditatingMonkey
Apr 8, 2023
Replies: 1 comment
-
Got it! Here is the solution : |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MeditatingMonkey
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Got it! Here is the solution :
in CMD type: pip install Pillow