mattlisiv / newsapi-python

A Python Client for News API
MIT License
375 stars 130 forks source link

cant import newsapi #88

Open ridhambabel opened 10 months ago

ridhambabel commented 10 months 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

Vikk-17 commented 7 months ago

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