b544a314b3
GitOrigin-RevId: ec25bf2e416c3689477e82946fb69de2e53b9161
28 lines
1.4 KiB
Markdown
28 lines
1.4 KiB
Markdown
---
|
|
name: "Build/Installation Issue"
|
|
about: Use this template for build/installation issues
|
|
labels: type:build/install
|
|
|
|
---
|
|
<em>Please make sure that this is a build/installation issue and also refer to the [troubleshooting](https://google.github.io/mediapipe/getting_started/troubleshooting.html) documentation before raising any issues.</em>
|
|
|
|
**System information** (Please provide as much relevant information as possible)
|
|
- OS Platform and Distribution (e.g. Linux Ubuntu 16.04, Android 11, iOS 14.4):
|
|
- Compiler version (e.g. gcc/g++ 8 /Apple clang version 12.0.0):
|
|
- Programming Language and version ( e.g. C++ 14, Python 3.6, Java ):
|
|
- Installed using virtualenv? pip? Conda? (if python):
|
|
- [MediaPipe version](https://github.com/google/mediapipe/releases):
|
|
- Bazel version:
|
|
- XCode and Tulsi versions (if iOS):
|
|
- Android SDK and NDK versions (if android):
|
|
- Android [AAR](https://google.github.io/mediapipe/getting_started/android_archive_library.html) ( if android):
|
|
- OpenCV version (if running on desktop):
|
|
|
|
**Describe the problem**:
|
|
|
|
|
|
**[Provide the exact sequence of commands / steps that you executed before running into the problem](https://google.github.io/mediapipe/getting_started/getting_started.html):**
|
|
|
|
**Complete Logs:**
|
|
Include Complete Log information 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:
|