Skip to content

Install script error. Pip is ending Python 2.7 support. #15

@SWiT

Description

@SWiT

What's Wrong

When using the online install script I get the following. It looks like pip is killing off support for Python 2.7. No easy fix that I could find. Those python3 format strings and other python3 only syntax is peppered through out the pip code.

Calling the setup script...
mode of 'setup/setup.sh' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)

Installing GaragePi

Installing pip...
Traceback (most recent call last):
File "", line 24244, in
File "", line 199, in main
File "", line 82, in bootstrap
File "/tmp/tmpy2ZHCX/pip.zip/pip/_internal/cli/main.py", line 60
sys.stderr.write(f"ERROR: {exc}")
^
SyntaxError: invalid syntax

Environment Info

RPi Model:
RPi0W
OS Release:
RPiOS lite 2020-01-11

Service Status:

Unit garagepi.service could not be found.

Attach Logs

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