arrrlo / Google-Images-Search

[PYTHON] Search for image using Google Custom Search API and resize & crop afterwards
MIT License
178 stars 34 forks source link

Circular import? #117

Closed Joenutsxd closed 2 years ago

Joenutsxd commented 3 years ago

File "C:\Users\User\Local\Programs\Python\Python39\lib\curses\has_key.py", line 11, in curses.KEY_A1: 'ka1', AttributeError: partially initialized module 'curses' has no attribute 'KEY_A1' (most likely due to a circular import)

arrrlo commented 3 years ago

Hi,

Can you please give me some more context here, like the complete code implementation and response/exception trace.