Closed vvronskyFX closed 2 years ago
SOLUTION:
If on current MacOX:
run: pip install requests
in the root directory of your project
Here's an article outlining this: https://bobbyhadz.com/blog/python-no-module-named-requests
New Output Successful:
I’m researching a technical solution to Ch. 5 in the book.
I am running the first cell in Ch 5 and there’s a comment to “define a test runner function”
I’m not sure how to import a test runner function as I didn’t have to do that in the previous chapters.
Here’s my output:
What would be the action steps to be able to resolve this?
PS: Loving the book! Well thought out and extremely generous to publish such a work of art and human progress.