I am trying to install json using pip but it is showing an error.
pip install json
ERROR: Could not find a version that satisfies the requirement json (from versions: none)
ERROR: No matching distribution found for json
Note: you may need to restart the kernel to use updated packages.
I am using pip version 21.1.1