Error while installing screenkey?

332 views Asked by At

I tried to install screenkey application but I had an error

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 version is 2.7 and the package of screen is 0.2.

1

There are 1 answers

0
funilrys On BEST ANSWER

I personally installed screenkey from AUR and I didn't have any problem.

It's actually not the original version and not the same as the launchpad version but it's pretty good.

As said in the AUR package description it's a

Screencast tool to show your keys inspired by Screenflick, based on key-mon. Active fork with new features.

I Hope this can help You.