In Unit 11.4 for PYYELP project, when I code run app.py (code syntax exactly like the lecture) I get a "ModuleNotFoundError: No module named ‘requests’ error even though ‘requests’ was installed using pipenv. When I run in Terminal I get an http 400 response. Why is this not working in Code Runner?
Thanks,
Larry