You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how to solve this problem?
PS C:\Users\유기현\Desktop\AutoCrawler-master> python main.py
Traceback (most recent call last):
File "C:\Users\유기현\Desktop\AutoCrawler-master\main.py", line 24, in
import imghdr
ModuleNotFoundError: No module named 'imghdr'
The text was updated successfully, but these errors were encountered:
how to solve this problem?
PS C:\Users\유기현\Desktop\AutoCrawler-master> python main.py
Traceback (most recent call last):
File "C:\Users\유기현\Desktop\AutoCrawler-master\main.py", line 24, in
import imghdr
ModuleNotFoundError: No module named 'imghdr'
The text was updated successfully, but these errors were encountered: