Skip to content

How to create Distance recipe #3063

@grekichi

Description

@grekichi

Overview

I try to create 'Distance' recipe for my app. I used 'CompiledComponentPythonRecipe' as a reference class.
But I couldn't build by below error.

Versions

  • Python: 3.10
  • OS: mac OS Monterey 12.7.6
  • Kivy: 2.3.0

Description

Error content:
" in build_compiled_components
build_dir = glob.glob('build/lib.*')[0]
IndexError: list index out of range"

How should I do for fix this ?
If you have any idea, please tell me.
Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions