Skip to content

Kivy is broken on recent master #970

@dessant

Description

@dessant

From @germn on December 19, 2016 14:26

kivy==master is broken when we try to build it for android.
Problem appeared recently, probably after this commit.

  RAN: '/usr/local/bin/cython ./kivy/properties.pyx'

  STDOUT:

Error compiling Cython file:
------------------------------------------------------------
...
           'NumericProperty', 'StringProperty', 'ListProperty',
           'ObjectProperty', 'BooleanProperty', 'BoundedNumericProperty',
           'OptionProperty', 'ReferenceListProperty', 'AliasProperty',
           'DictProperty', 'VariableListProperty', 'ConfigParserProperty')

include "config.pxi"
^
------------------------------------------------------------

kivy/properties.pyx:217:0: 'config.pxi' not found

Copied from original issue: kivy/kivy#4832

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions