wavexx / screenkey

A screencast tool to display your keys inspired by Screenflick

Home Page:https://www.thregr.org/~wavexx/software/screenkey/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can't launch screenkey downloaded from github

ChameleonScales opened this issue · comments

I can use screenkey when it's installed from the AUR but if I uninstall it, download it from Github and run the screenkey executable, I get these errors :

Traceback (most recent call last):
  File "./screenkey", line 9, in <module>
    from Screenkey import *
  File "/home/caetano/Installed_programs/screenkey-master/Screenkey/__init__.py", line 2, in <module>
    gettext.install('screenkey', unicode=True)
TypeError: install() got an unexpected keyword argument 'unicode'

I need to make it work because I want to use a fork.

Yes !
Thank you