Skip to content

python setup.py develop error #28

@Yimi81

Description

@Yimi81
(agent) root# python setup.py develop
running develop
/ML-A100/public/tmp/miniconda3/envs/agent/lib/python3.10/site-packages/setuptools/command/develop.py:40: 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.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/ML-A100/public/tmp/miniconda3/envs/agent/lib/python3.10/site-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()
running egg_info
writing kwaiagents.egg-info/PKG-INFO
writing dependency_links to kwaiagents.egg-info/dependency_links.txt
writing entry points to kwaiagents.egg-info/entry_points.txt
writing requirements to kwaiagents.egg-info/requires.txt
writing top-level names to kwaiagents.egg-info/top_level.txt
reading manifest file 'kwaiagents.egg-info/SOURCES.txt'
adding license file 'LICENSE.txt'
writing manifest file 'kwaiagents.egg-info/SOURCES.txt'
running build_ext
Creating /ML-A100/public/tmp/miniconda3/envs/agent/lib/python3.10/site-packages/kwaiagents.egg-link (link to .)
kwaiagents 0.0.1 is already the active version in easy-install.pth
Installing kagentsys script to /ML-A100/public/tmp/miniconda3/envs/agent/bin

Installed /ML-A100/public/tmp/yiguofeng/KwaiAgents
Processing dependencies for kwaiagents==0.0.1
error: cryptography 43.0.0.dev1 is installed but cryptography<43,>=41.0.5 is required by {'pyOpenSSL'}

环境不兼容

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