在使用 Python 3.12.4 和 poetry 的 macOS 上, dumb-init 1.2.5.post1 无法安装
作者: verkaufer创建于 2024年7月12日更新于 2024年7月12日
What I am trying to do is install a project that has dumb-init as a dependency. I am installing project dependencies using Poetry 1.8.3 and Python 3.12.4. Any time I try to install dumb-init==1.2.5post1, I receive an error: Backend subprocess exited when trying to invoke build_wheel
内容来源: Yelp/dumb-init