gpt4 book ai didi

python - 如何在 Python3.6 中激活 socket.AF_BLUETOOTH?

转载 作者:行者123 更新时间:2023-11-28 17:01:31 25 4
gpt4 key购买 nike

我在 Windows 中使用 Python3.6 标准安装并尝试这样做

>>>import socket
>>>socket.AF_BLUETOOTH

系统响应

AttributeError: module 'socket' has no attribute 'AF_BLUETOOTH'

我和一位同事已经花了一些时间阅读论坛。我在 PythonPath\Lib\中扫描了 socket.py,但也没有提到 AF_BLUETOOTH。有一个 stackoverflow 线程 Missing socket.AF_BLUETOOTH in Anaconda Python?其中讨论了通过对某些 .header 文件进行一些更改来重新编译 Python。

谁能提供更多关于如何运行 Python/socket/bluetooth 的细节?

最佳答案

好像在windows端口上不可用:

Linux 上 3.6.7 正常

在 w10 上用 3.6.7 击倒

最好在文档中有一个警告,我已经找到了......

关于python - 如何在 Python3.6 中激活 socket.AF_BLUETOOTH?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54112084/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com