from newsapi import NewsAPIClient ImportError: cannot import name 'NewsAPIClient' I have newsapi installed and I have an api key yet it still wont work
from newsapi import NewsAPIClient
ImportError: cannot import name 'NewsAPIClient'
I have newsapi installed and I have an api key yet it still wont work