8000 Incorrect default Python executable · Issue #60 · kivy/python-for-android · GitHub
[go: up one dir, main page]

Skip to content
Incorrect default Python executable #60
Closed
@bobobo1618

Description

@bobobo1618

In all bash scripts referencing Python, the 'python' executable is used. This is not correct as Kivy solely supports Python 2.

All calls to Python should be to 'python2' or 'python2.7'.

(My Linux distribution uses Python 3 by default)

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

      0