pip - How to install tensorflow-gpu? - Stack Overflow Edit: It is now far easier to download Tensorflow with GPU support using the command line I have kept the old solution below, but I'd recommend you use this new solution
Which TensorFlow and CUDA version combinations are compatible? I have noticed that some newer TensorFlow versions are incompatible with older CUDA and cuDNN versions Does an overview of the compatible versions or even a list of officially tested combinations
Installing tensorflow with anaconda in windows - Stack Overflow 5 Currently tensorflow has binaries only for Unix based OS i e Ubuntu Mac OS X - that's why no mention of Windows in setup docs There are long discussions on Github: Open - Windows Support and Documentation Closed - How to install TensorFlow on Windows Closed - How to install run use TensorFlow on windows machines?
python - Import tensorflow. keras could not be resolved after . . . 49 TensorFlow 2 8 was recently released and I installed it as soon as it was out I really need it for support of higher NumPy versions and a few new features However, after installing it in my conda environment with python3 -m pip install --upgrade tensorflow neither PyCharm nor VSCode can no longer resolve the import from tensorflow keras
ImportError: No module named tensorflow - Stack Overflow However, when I substituted either tensorflow-cpu or tensorflow-gpu (depending upon which one is appropriate for you) then the code was suddenly able to find tensorflow