Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我收到此错误:AttributeError:模块“trio.lowlevel”没有属性“FdStream”。FdStream 不在 git 的三重奏代码中,也不在我的安装中。有没有替代方案,或者有没有我没有找到的不同版本?
该属性仅在非 Windows 平台上可用。如果您的朋友使该功能仅与 Linux/macos 兼容,您还需要在 Posix 平台上运行该功能。