1

https://i.stack.imgur.com/QUGyz.png

It says grequests is succesfull installed. But when i want to import it. I get a error saying "No module named grequests"

How can i fix this?

System = OS 10.11.6

Joch1009
  • 21
  • 1
  • 3

1 Answers1

0

In command line

pip list

Check package in there

IsaBostan
  • 60
  • 4