newsapi-python icon indicating copy to clipboard operation
newsapi-python copied to clipboard

cant import newsapi

Open ridhambabel opened this issue 1 year ago • 1 comments

from newsapi import NewsAPIClient

ImportError: cannot import name 'NewsAPIClient'

I have newsapi installed and I have an api key yet it still wont work

ridhambabel avatar Aug 15 '23 01:08 ridhambabel

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

Vikk-17 avatar Dec 01 '23 05:12 Vikk-17