Skip to content

setup.py install is deprecated #120

@bladernr

Description

@bladernr

$ sudo python3 setup.py install

running install
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: 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()
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: 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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions