Skip to content

"auto install" (of PlatformIO) still installs Python 2.7 - which has reached its "end of lifetime" on 1st of Jan 2020 #114

@hugofant

Description

@hugofant

...and also PlatformIO "says" (during compiling), that this version is too low and has to be upgraded.

As "auto install" still installs the outdated version 2.7 i was looking for a "manual" solution and the following way worked for me (Windows10, without "auto install"):

install latest Python version (actually 3.9) manually - important: with updating the PATH variable

afterwards use on command line:

pip install -U platformio

Marlin-Conf "reports" PlatformIO as "installed" now and compiling works well with PlatformIO 5 as Pyhton is "up-to-date" now

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions