Y
Y
Yukov2020-08-20 11:33:54
Python
Yukov, 2020-08-20 11:33:54

Unable to install pip install sd?

To install, I enter the pip install sd command, it gives an error
ERROR: Could not find a version that satisfies the requirement sd (from versions: none)
ERROR: No matching distribution found for sd
Also, pycharm itself offers to install SD, but gives an error
ERROR: Could not find a version that satisfies the requirement sd (from versions: none)
What should I do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Valery Mamontov, 2020-08-20
@vmamontov

Yukov , check your version of Python and compare it with the documentation for the module (offsite).
Suddenly you are using 3.8, and the module is written under 3.7/3.6/2.X or vice versa.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question