Skip to content

Installation Issue: setup.py install is deprecated #5

@kattumadam

Description

@kattumadam

Hi,
I am trying to install okada4py using the command " python setup.py install --user". The installation was not done properly with a suggestion to use pypa/pip installer. Any idea how to solve this issue

Regards
Sree

##############################
running install
/home/sreejith/tools/miniforge/envs/insar/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: Set uptoolsDeprecationWarning: setup.py install is deprecated.
!!

    ********************************************************************************
    Please avoid running ``setup.py`` directly.
    Instead, use pypa/build, pypa/installer or other
    standards-based tools.

    See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
    ********************************************************************************

!!
self.initialize_options()
/home/sreejith/tools/miniforge/envs/insar/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: Eas yInstallDeprecationWarning: easy_install command is deprecated.
!!

    ********************************************************************************
    Please avoid running ``setup.py`` and ``easy_install``.
    Instead, use pypa/build, pypa/installer or other
    standards-based tools.

    See https://github.com/pypa/setuptools/issues/917 for details.
    ********************************************************************************

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