GithubHelp home page GithubHelp logo

Comments (7)

caffVic avatar caffVic commented on September 18, 2024

Same problem here. I'm using Arch and tried both python 2 and 3.

from python-uinput.

Kitsumi avatar Kitsumi commented on September 18, 2024

I'm using Antergos 64-Bit if that helps :P
Python 2, and Python 3 don't work.

from python-uinput.

Kitsumi avatar Kitsumi commented on September 18, 2024

Its an issue with ev.py, when I checked the file after building/installing, it was empty
As a quick and dirty fix, I just placed the variables from ev.py over the from .ev import * line
then just rebuilt and reinstalled

from python-uinput.

caffVic avatar caffVic commented on September 18, 2024

Thx Kitsumi.
Installing from master also results on an empty ev.py. Copying ev.py from master to /usr/lib/python3.5/site-packages/uinput/ev.py also works if you wanna make it cleaner.

from python-uinput.

Kitsumi avatar Kitsumi commented on September 18, 2024

Oh nice! Glad your problem was solved!

from python-uinput.

caffVic avatar caffVic commented on September 18, 2024

So this is really a non-issue. This got solved here 7f9f4e3

We just happened to run the old released version of the script. When I attempted installing from master I probably hadn't uninstalled the library properly.

So fixing this only requires to make a new release. Time for 0.10.3?

EDIT: The 2014 released setup.py doesn't even look into input-event-codes.h, just input.h, but that changed here torvalds/linux@f902dd8

from python-uinput.

tuomasjjrasanen avatar tuomasjjrasanen commented on September 18, 2024

Thanks for reporting and thanks for helping each other!

@caffVic This has been fixed in the latest release.

from python-uinput.

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.