pyenv prints module in terminal when executing said module

心不动则不痛 提交于 2019-12-02 09:27:39

There was a debug print statement accidentally left in pyobjc 6.0. This will be fixed in version 6.0.1. Check this issue and the commit which fixes it. To fix this either downgrade to pyobjc 5.3 or wait for the fix which will be released very soon and upgrade to pyobjc 6.0.1.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!