Skip to content

Python should default to python3 when not using conda?? #1673

Open
@umesh-timalsina

Description

@umesh-timalsina

Currently, when not using conda, start.js grabs system python. Should this be default to python3 instead of python? Because in most linux distros, python still symlinks to python2.7.

$ python
Python 2.7.17 (default, Nov  7 2019, 10:07:09) 
[GCC 7.4.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions