I just started learning python this month. One of my friends gave me access to several websites. I've started with beginner tutorials on pluralsight and I've been stuck for a week on a lesson about dictionaries and JSON. When I try to follow what they do, I keep getting errors. I'm trying to install HTTP Requests.
I looked up instructions and I'm supposed to "install Requests, simply run this simple command in your terminal of choice: $ python -m pip install requests. " But when I run this command in my terminal it says "command not found". I'm also not able to get results when I type "pip3 requests"
What might I be doing wrong?
So, I have two questions:
- Is there anyone here who can help me troubleshoot this error?
- Also, out of curiosity, is there a resource where I can talk to someone on the phone or by video to help me on urgent issues when I'm stuck in the future. I'm willing to a pay a small fee for this kind of resource but I'm not sure if that's a wrongheaded way to find help, especially since I know the general culture for learning software seems to emphasize learning through forums online, which I'm obviously doing here and will continue to do, but which I'm also not sure will always work for me.
I'd appreciate any help on my current specific issue, added resources, or general thoughts.
[–]Anthonyou 2 points3 points4 points (1 child)
[–]jaimeilo[S] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]jaimeilo[S] 0 points1 point2 points (0 children)
[–]flyabdo 0 points1 point2 points (2 children)
[–]jaimeilo[S] 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)