Showing posts with label Developer. Show all posts
Showing posts with label Developer. Show all posts

Thursday, April 23, 2020

PYTHON PIP Error File "", line 1

PYTHON PIP  Error

>>> pip install request
  File "<stdin>", line 1
    pip install request
              ^
SyntaxError: invalid syntax

First of all you need to ensure if pip is okay. to do it. type the command below. open windows command prompt, click start and typ CMD. 

python -m ensurepip --default-pip

if ok. this will return


python -m pip install SomePackage

so to get the requests package (you need this so that you can use python to deal with web APIs web-services)

python -m pip install requests


Wednesday, March 20, 2019

This movie made me a GEEK!

Way back! aside from Pirates of the Silicon Valley. this movie made me GEEK I'am today..

Milo and Garry (Only GEEKS knows!)


tags

Friend Connect