Skip to content

DEPRECATION: scour is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 #309

Description

@JoKalliauer

I tried pip3 install --upgrade https://github.com/codedread/scour/archive/master.zip

and received

Defaulting to user installation because normal site-packages is not writeable
Collecting https://github.com/codedread/scour/archive/master.zip
  Using cached https://github.com/codedread/scour/archive/master.zip
  Preparing metadata (setup.py) ... done
Requirement already satisfied: six>=1.9.0 in /usr/lib/python3.11/site-packages (from scour==0.38.2) (1.16.0)
Installing collected packages: scour
  DEPRECATION: scour is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559
  Running setup.py install for scour ... done
Successfully installed scour-0.38.2

not sure if that might get a future issue on my side or for scour, or maybe no issue at all.

image

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