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

in raspberry pi + bluez 5.40 Traceback (most recent call last): File "btle.py", line 675, in <module> raise ImportError("Cannot find required executable '%s'" % helperExe) ImportError: Cannot find required executable '/home/pi/bt/bluepy/bluepy/bluepy-helper' #139

Closed
dammianhr opened this issue Jul 11, 2016 · 2 comments

Comments

@dammianhr
Copy link

hi! i have this errror
Traceback (most recent call last):
File "btle.py", line 675, in
raise ImportError("Cannot find required executable '%s'" % helperExe)
ImportError: Cannot find required executable '/home/pi/bt/bluepy/bluepy/bluepy-helper'

when try to connect to a iFever device with rpi2

@DavidLP
Copy link

DavidLP commented Feb 20, 2017

This answer is late, but for reference. This might be related to #158. You could try to call make within /home/pi/bt/bluepy/bluepy/

@IanHarvey
Copy link
Owner

There's lots of discussion about installation issues in #158, and #223 is closely related.

I believe these are both now fixed, but who can tell?

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

3 participants