安装 screenkey 时出错?
Error while installing screenkey?
我尝试安装 screenkey 应用程序,但出现错误
Traceback (most recent call last):
File "/usr/bin/screenkey", line 23, in <module>
from Screenkey import APP_NAME, APP_DESC, VERSION
ImportError: No module named Screenkey
python版本为2.7,屏幕包为0.2。
我尝试安装 screenkey 应用程序,但出现错误
Traceback (most recent call last):
File "/usr/bin/screenkey", line 23, in <module>
from Screenkey import APP_NAME, APP_DESC, VERSION
ImportError: No module named Screenkey
python版本为2.7,屏幕包为0.2。