Skip to content

quicker way to set up /usr/bin/python #34

@jmtd

Description

@jmtd

'sudo update-alternatives --install /usr/bin/python python /usr/bin/python3 10'

I'm not sure you need to do this at all (all well-written bits and pieces should call python3 for python 3 anyway), but you can avoid this separate step by adding the package python-is-python3 to the DEB package installation list. (It could replace python3, since it depends on python3).

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