小编Kal*_*lis的帖子

Python的AttributeError:'module'对象没有属性'require_version'

我在用Python3.4.我试图打开一个应用程序,据说使用Python,似乎无法让它工作.我收到以下错误:

Traceback (most recent call last):
  File "pychess", line 24, in <module>
    gi.require_version("Gtk", "3.0")
AttributeError: 'module' object has no attribute 'require_version'
Run Code Online (Sandbox Code Playgroud)

python python-3.x

7
推荐指数
1
解决办法
3457
查看次数

是否可以将bash脚本转换为可执行文件?

问题很简单; 是否可以将bash脚本转换为可执行文件?如果是的话,怎么办呢?

bash exe converter elf

2
推荐指数
2
解决办法
7960
查看次数

标签 统计

bash ×1

converter ×1

elf ×1

exe ×1

python ×1

python-3.x ×1