1--- 2name: Build/Installation Issue 3about: Use this template for build/installation issues 4labels: 'type:build/install' 5 6--- 7 8<em>Please make sure that this is a build/installation issue. As per our [GitHub Policy](https://github.com/tensorflow/tensorflow/blob/master/ISSUES.md), we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template</em> 9 10**System information** 11- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): 12- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: 13- TensorFlow installed from (source or binary): 14- TensorFlow version: 15- Python version: 16- Installed using virtualenv? pip? conda?: 17- Bazel version (if compiling from source): 18- GCC/Compiler version (if compiling from source): 19- CUDA/cuDNN version: 20- GPU model and memory: 21 22 23 24**Describe the problem** 25 26**Provide the exact sequence of commands / steps that you executed before running into the problem** 27 28 29**Any other info / logs** 30Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached. 31