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

Failed to install, missing Xlib module? #8

Closed
cboettig opened this issue Apr 17, 2014 · 1 comment
Closed

Failed to install, missing Xlib module? #8

cboettig opened this issue Apr 17, 2014 · 1 comment

Comments

@cboettig
Copy link

Thanks for providing what looks like a very useful and elegant cross-platform app. I am trying to install on Ubuntu 13.10 without luck, get this error:

Downloading/unpacking PyUserInput==0.1.9 (from -r requirements.txt (line 1))
  Downloading PyUserInput-0.1.9.tar.gz
  Running setup.py egg_info for package PyUserInput

    Missing dependency, could not import this module: Xlib
Downloading/unpacking ws4py==0.3.2 (from -r requirements.txt (line 2))
  Downloading ws4py-0.3.2.tar.gz
  Running setup.py egg_info for package ws4py

Installing collected packages: PyUserInput, ws4py
  Running setup.py install for PyUserInput

    Missing dependency, could not import this module: Xlib
  Running setup.py install for ws4py

Successfully installed PyUserInput ws4py
@cboettig
Copy link
Author

Nevermind, it looks like this fixes it: http://stackoverflow.com/questions/10054745/how-do-you-install-python-xlib-with-pip

Sorry for the rookie error, not much of a python person.

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

1 participant