Giter Club home page Giter Club logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
Sorry,
the full error is this..

Traceback (most recent call last):
  File "/usr/bin/key-mon", line 2, in <module>
    import keymon.key_mon as km
  File "/usr/lib/python3.4/site-packages/keymon/key_mon.py", line 38
    print 'Error: Missing xlib, run sudo apt-get install python-xlib'

Original comment by [email protected] on 13 Jan 2015 at 3:33

from key-mon.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
I am not familiar with Arch Linux, but I think the default Python is Python 3 
on Arch and the traceback seems to confirm that.

I am guessing that you didn't install key-mon through Arch's key-mon package, 
or the PKGBUILD will make sure it runs with python2.

You should be able to run `python2 /usr/bin/key-mon` if you really don't want 
to install the distribution package.

Original comment by [email protected] on 13 Jan 2015 at 4:51

from key-mon.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
Thank you so much.
I feel like an idiot but I actually searched for the arch package and didn't 
find it before which is why I installed from source. I think I missed the dash 
in the package name when I did the search.

pip uninstall keymon and aur install key-mon fixed everything.
Many thanks!

Original comment by [email protected] on 13 Jan 2015 at 5:01

from key-mon.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024

Original comment by [email protected] on 13 Jan 2015 at 5:04

  • Changed state: Invalid

from key-mon.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 30, 2024
You'll need to run:
sudo apt-get install python-xlib

as the error message notes.

Original comment by [email protected] on 13 Jan 2015 at 5:11

from key-mon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.