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

"Unable to auto-detect BLED112 serial port" when connecting to Muse via example_plot.py #2

Open
bncuthbert opened this issue Nov 5, 2018 · 0 comments

Comments

@bncuthbert
Copy link
Contributor

On branch develop, commit b75051858452a1887d4d146d9c75657fab9a40c5. MacOS High Sierra 10.13.6. Python 3.6.5.

benc$ python example_plot.py
WARNING: No module named 'pexpect'
Traceback (most recent call last):
  File "/Users/benc/dev/merlin/py3.6/lib/python3.6/site-packages/pygatt/backends/bgapi/bgapi.py", line 155, in _open_serial_port
    serial_port = self._serial_port or self._detect_device_port()
  File "/Users/benc/dev/merlin/py3.6/lib/python3.6/site-packages/pygatt/backends/bgapi/bgapi.py", line 131, in _detect_device_port
    raise BGAPIError("Unable to auto-detect BLED112 serial port")
pygatt.backends.bgapi.exceptions.BGAPIError: Unable to auto-detect BLED112 serial port
@mlprt mlprt transferred this issue from merlin-neurotech/WizardHat Nov 6, 2018
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