Advertisement
Guest User

Untitled

a guest
Mar 29th, 2020
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. >>> import requests
  2. Traceback (most recent call last):
  3. File "<stdin>", line 1, in <module>
  4. ModuleNotFoundError: No module named 'requests'
  5. >>>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement