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
Hi Jeff,
Thanks so much for posting this resource, it's really well explained.
I'm relatively new to Python, but have gone through the entire setup relatively unscathed.
The only issue I encounter is the following:
when I run python img_scrape.py, a photo will indeed pop up (see screenshot)
but line 22 in img_scrape.py doesn't seem to execute
(input_string = "Write 1 to like. Write 2 to dislike."
Thus, I get to see the photo, but I'm unable to press 1 or 2 to like or dislike the photo.
Any thoughts on a solution?
Thanks again!
The text was updated successfully, but these errors were encountered:
Hi Jeff,
Thanks so much for posting this resource, it's really well explained.
I'm relatively new to Python, but have gone through the entire setup relatively unscathed.
The only issue I encounter is the following:
when I run python img_scrape.py, a photo will indeed pop up (see screenshot)
but line 22 in img_scrape.py doesn't seem to execute
(input_string = "Write 1 to like. Write 2 to dislike."
Thus, I get to see the photo, but I'm unable to press 1 or 2 to like or dislike the photo.
Any thoughts on a solution?
Thanks again!
The text was updated successfully, but these errors were encountered: