M
M
Maxim Siomin2020-06-19 09:31:59
Python
Maxim Siomin, 2020-06-19 09:31:59

pip install json not working?

ERROR: Could not find a version that satisfies the requirement json (from versions: none)
ERROR: No matching distribution found for json

When trying to set json such an error

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
datka, 2020-06-19
@MaxSiominDev

From google:

Python has a built-in JSON module. If that's what you're looking for. Just import in your script or shell:

import json

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question