If you get an error after entering
ERROR: No matching distribution found for pip3
C:\Users\DELL>pip install pip3Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement pip3 (from versions: none)
ERROR: No matching distribution found for pip3
or
C:\Users\DELL>pip install –user pip3ERROR: Could not find a version that satisfies the requirement pip3 (from versions: none)
ERROR: No matching distribution found for pip3
then typing in the below should solve your issue
C:\Users\DELL>pip install https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.12.0-py3-none-any.whl