gpt4 book ai didi

python - 在 OS X 上安装 pyglfw

转载 作者:太空宇宙 更新时间:2023-11-03 15:03:08 26 4
gpt4 key购买 nike

我想为 python 安装 glow,所以我运行了

    pip3 install glfw

但是当我尝试在代码中导入 glfw 时,出现这样的错误

    Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/glfw.py", line 149, in <module>
raise ImportError("Failed to load GLFW3 shared library.")
ImportError: Failed to load GLFW3 shared library.

我做错了什么?

最佳答案

您需要在您的系统上安装 glfw3。如果你使用 brew brew install glfw3

关于python - 在 OS X 上安装 pyglfw,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35645928/

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