-
Notifications
You must be signed in to change notification settings - Fork 19
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
test flic with python #46
Comments
Hi. Please use https://github.com/50ButtonsEach/fliclib-linux-hci instead. |
Please can you help me who to use this tutoriel to test flic with python script |
Is it anything in the readme file and the python example that is unclear in the other repository? |
I can working the scripts in python 3 but I want to work with python 2.7. |
We only have examples for Python 3. Feel free to modify it so it works with Python 2.7 if you want and submit a pull request. Or just update your app to Python 3... |
I launsh the script main.py, I got the error : swig/python detected a memory leak of type 'std::function< void (bool const &) > *', no destructor found.
swig/python detected a memory leak of type 'std::function< void () > *', no destructor found.
Initialized
Then I presse the button and nothing is happened
The text was updated successfully, but these errors were encountered: