Whenever I try to install a package I get this error:
ERROR: Could not find a version that satisfies the requirement json (from versions: none)
ERROR: No matching distribution found for json
Python has a built-in JSON module. If that's what you're looking for. Just import in your script or shell:
import json
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With