Skip to content

After update 0.6.3 error installing on Raspbian Jessie #63

Description

@meguia

Using updated Raspbian Jessie with all the dependencies installed, now when I try to install with pip (or pip3)
sudo pip install evdev
Then when building 'evdev._ecodes' extension I get the following error:
In file included from /usr/include/python2.7/Python.h:126:0, from evdev/ecodes.c:2: evdev/ecodes.c: In function ‘moduleinit’: evdev/ecodes.c:69:29: error: ‘BUS_RMI’ undeclared (first use in this function) PyModule_AddIntMacro(m, BUS_RMI);

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions