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

Not compatible with Python 3.8 #7

Open
philippsandhaus opened this issue Sep 17, 2020 · 1 comment
Open

Not compatible with Python 3.8 #7

philippsandhaus opened this issue Sep 17, 2020 · 1 comment

Comments

@philippsandhaus
Copy link

philippsandhaus commented Sep 17, 2020

Using this with python 3.8 leads to the following error:

  TRUE, pout = os.popen4('/bin/bash -c /usr/local/bin/BluetoothConnector')

AttributeError: module 'os' has no attribute 'popen4'`

@mikeoertli
Copy link

Related (I believe):
#11
#10

Info about what I believe to be a fix:
#9 (comment)

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

2 participants