【问题标题】:Python py2exe [Errno 2] No such file or directory: 'glew32.dll'Python py2exe [Errno 2] 没有这样的文件或目录:'glew32.dll'
【发布时间】:2017-05-07 16:02:15
【问题描述】:

我正在尝试使用 py2exe 创建 exe,但收到错误消息。

没有这样的文件或目录:'glew32.dll'。

我的控制台输出。

我已经安装了文件

我试图通过在我的路径中添加一个 glew 来解决问题。

【问题讨论】:

    标签: python kivy py2exe


    【解决方案1】:

    https://github.com/kivy/kivy/wiki/Using-Kivy-with-an-existing-Python-installation-on-Windows-(64-or-32-bit)

    通读一遍,你应该没问题,这是一些较旧的信息,但它仍然非常相关。看在上帝的份上,把它从你的道路上移除是没有用的。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-11-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-12-13
      相关资源
      最近更新 更多