Hi Michal,
Im a front-end web dev / designer and am in the process of learning python - I know this may be a really basic question, but I would love it if you could help me out :). Not related to coding at all, I have a google cloud account with 300$ credit, w/ both API's enabled. I have made an API key for my google cloud account and also a Custom Search Engine, outside of the cloud account.
Are these automatically linked through my Google login - I.e does the API key relate to the CSE ID automatically or is there a way to do something else?
Also I took a look at your projects - they look really great ! - if you need any front-end design / help I'd be happy to help you ;). I'm also a featured creator on ProductHunt so I can hunt your products once they go through a UI uplift :)
EDIT -----------------
Have installed all the missing modules and replaced
import image with from PIL import Image
yet when I run the script it returns
Hi Michal, Im a front-end web dev / designer and am in the process of learning python - I know this may be a really basic question, but I would love it if you could help me out :). Not related to coding at all, I have a google cloud account with 300$ credit, w/ both API's enabled. I have made an API key for my google cloud account and also a Custom Search Engine, outside of the cloud account. Are these automatically linked through my Google login - I.e does the API key relate to the CSE ID automatically or is there a way to do something else?
Also I took a look at your projects - they look really great ! - if you need any front-end design / help I'd be happy to help you ;). I'm also a featured creator on ProductHunt so I can hunt your products once they go through a UI uplift :)
EDIT -----------------
Have installed all the missing modules and replaced
import image
withfrom PIL import Image
yet when I run the script it returns