Skip to content

it doesn't work cuz Python version is not suitable #4

@Lexion13

Description

@Lexion13

Error log is below

-----> Python app detected
 !     The latest version of Python 3 is python-3.6.2 (you are using python-3.5.1, which is unsupported).
 !     We recommend upgrading by specifying the latest version (python-3.6.2).
       Learn More: https://devcenter.heroku.com/articles/python-runtimes
-----> Installing python-3.5.1
 !     Requested runtime (python-3.5.1) is not available for this stack (heroku-16).
 !     Aborting.  More info: https://devcenter.heroku.com/articles/python-support
 !     Push rejected, failed to compile Python app.
 !     Push failed

So runtime.txt change to "python-3.6.2"

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