-
Notifications
You must be signed in to change notification settings - Fork 12
Installation Issue: setup.py install is deprecated #5
Copy link
Copy link
Open
Description
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.
********************************************************************************
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels