Guest User

Untitled

a guest
Nov 16th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. pip3 install newsapi-python
  2.  
  3. from newsapi import NewsApiClient
  4. >> ModuleNotFoundError: No module named 'newsapi'
Add Comment
Please, Sign In to add comment