30
Nie znaleziono TensorFlow przy użyciu pip
Próbuję zainstalować TensorFlow przy użyciu pip: $ pip install tensorflow --user Collecting tensorflow Could not find a version that satisfies the requirement tensorflow (from versions: ) No matching distribution found for tensorflow Co ja robię źle? Do tej pory korzystałem z Pythona i pipa bez problemów.
566
python
tensorflow
pip