Open ridhambabel opened 1 year ago
from newsapi import NewsAPIClient
ImportError: cannot import name 'NewsAPIClient'
I have newsapi installed and I have an api key yet it still wont work
You should rename your file or make a venv and retry it. or check this out https://stackoverflow.com/questions/66103645/having-a-problem-installing-newsapi-on-anaconda
from newsapi import NewsAPIClient
ImportError: cannot import name 'NewsAPIClient'
I have newsapi installed and I have an api key yet it still wont work