30
TensorFlow पाइप का उपयोग करते हुए नहीं मिला
मैं पाइप का उपयोग करके TensorFlow को रोकने की कोशिश कर रहा हूं: $ pip install tensorflow --user Collecting tensorflow Could not find a version that satisfies the requirement tensorflow (from versions: ) No matching distribution found for tensorflow मैं क्या गलत कर रहा हूं? अब तक मैंने पायथन और …
566
python
tensorflow
pip