Ubuntu sudo apt update sudo apt install python3-dev python3-pip python3-venv macOS If these packages are already installed, skip to the next step. Requires Python 3.6–3.9, and pip >= 19.0 python3 -version pip3 -version Install the Python development environment on your systemĬheck if your Python environment is already configured: Read the GPU support guide to set up a CUDA®-enabled GPU card on Ubuntu or Windows.ġ.Starting with TensorFlow 1.6, binaries use AVX instructions which may not run on older CPUs.Note: Installing TensorFlow 2 requires a newer version of pip. GPU support requires a CUDA®-enabled card (Ubuntu and Windows).Redistributable for Visual Studio 2015, 20 macOS 10.12.6 (Sierra) or later (64-bit) (no GPU support).pip 19.0 or later (requires manylinux2010 support).Python 3.8 support requires TensorFlow 2.2 or later.Python 3.9 support requires TensorFlow 2.5 or later.tensorflow-gpu=1.15 -Release with GPU support (Ubuntu and Windows).Ubuntu and Windows include GPU support.įor TensorFlow 1.x, CPU and GPU packages are separate: tensorflow -Latest stable release with CPU and GPU support (Ubuntu and Windows).