iis服务器助手广告广告
返回顶部
首页 > 资讯 > 后端开发 > Python >Python sasl安装失败问题——缺失依赖
  • 216
分享到

Python sasl安装失败问题——缺失依赖

python开发语言 2023-09-11 21:09:04 216人浏览 薄情痞子

Python 官方文档:入门教程 => 点击学习

摘要

running install /usr/local/lib/python3.7/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDe

running install
/usr/local/lib/python3.7/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()
/usr/local/lib/python3.7/site-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.    ********************************************************************************

!!
self.initialize_options()
running bdist_egg
running egg_info
writing sasl.egg-info/PKG-INFO
writing dependency_links to sasl.egg-info/dependency_links.txt
writing requirements to sasl.egg-info/requires.txt
writing top-level names to sasl.egg-info/top_level.txt
listing git files failed - pretending there aren’t any
reading manifest file ‘sasl.egg-info/SOURCES.txt’
reading manifest template ‘MANIFEST.in’
adding license file ‘LICENSE.txt’
writing manifest file ‘sasl.egg-info/SOURCES.txt’
installing library code to build/bdist.linux-aarch64/egg
running install_lib
running build_py
running build_ext
building ‘sasl.saslwrapper’ extension
GCc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Isasl -I/usr/include/Python3.7m -c sasl/saslwrapper.cpp -o build/temp.linux-aarch64-cpython-37/sasl/saslwrapper.o
In file included from sasl/saslwrapper.cpp:629:0:
sasl/saslwrapper.h:22:10: 致命错误:sasl/sasl.h:没有那个文件或目录
#include
^~~~~~~~~~~~~
编译中断。
error: command ‘/usr/bin/gcc’ failed with exit code 1

补充依赖:cyrus-sasl-devel

来源地址:https://blog.csdn.net/weixin_44843830/article/details/131522174

--结束END--

本文标题: Python sasl安装失败问题——缺失依赖

本文链接: https://www.lsjlt.com/news/403728.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

本篇文章演示代码以及资料文档资料下载

下载Word文档到电脑,方便收藏和打印~

下载Word文档
猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作