Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not installing #1

Open
cbarbu opened this issue Aug 7, 2012 · 1 comment
Open

not installing #1

cbarbu opened this issue Aug 7, 2012 · 1 comment

Comments

@cbarbu
Copy link

cbarbu commented Aug 7, 2012

Hi,
After forking and installing python-xlib I cannot install:

$ python bootstrap.py
Traceback (most recent call last):
File "bootstrap.py", line 113, in
ws.find(pkg_resources.Requirement.parse(requirement)).location
AttributeError: 'NoneType' object has no attribute 'location'

Best,

Corentin

@jamescgibson
Copy link

I got it to work by replacing lines 112 and 113; haven't tested to see if starts automatically on boot yet though.

Make sure you have python easy_install installed.

It also appears that the project has been forked by dragly (https://github.com/dragly/KeypressCounter), maybe that will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants