google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
27.79k stars 5.18k forks source link

AttributeError #2295

Closed gyuhui closed 3 years ago

gyuhui commented 3 years ago

Please make sure that this is a solution issue.

System information (Please provide as much relevant information as possible)

  • Have I written custom code (as opposed to using a stock example script provided in Mediapipe):
  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04, Android 11, iOS 14.4):
  • MediaPipe version:
  • Bazel version:
  • Solution (e.g. FaceMesh, Pose, Holistic):
  • Programming Language and version ( e.g. C++, Python, Java):

Describe the expected behavior:

Standalone code you may have used to try to get what you need :

If there is a problem, provide a reproducible test case that is the bare minimum necessary to generate the problem. If possible, please share a link to Colab/repo link /any notebook:

Other info / Complete Logs : Include 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:

I got an "Attributerror : can't set attribute"

Help me.

스크린샷 2021-07-16 오후 5 10 40
sgowroji commented 3 years ago

Hi @gyuhui, Could you please point out which colab you used from here with your code changes on top of it. And also share your use case for those code changes. Thanks!

google-ml-butler[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.

google-ml-butler[bot] commented 3 years ago

Closing as stale. Please reopen if you'd like to work on this further.

google-ml-butler[bot] commented 3 years ago

Are you satisfied with the resolution of your issue? Yes No