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

Set Android min API to 24 #1839

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Cheaterman
Copy link
Contributor

Avoids a very common error:

ImportError: cannot import name 'if_indextoname' from 'socket'

Avoids a very common error:
```
ImportError: cannot import name 'if_indextoname' from 'socket'
```
@T-Dynamos
Copy link

@Cheaterman
Copy link
Contributor Author

I see, but practicality beats purity, and this has been a thorn in every new user's side for way too long. @misl6 Are there viable alternatives? If not, we should probably bite the bullet and merge this.

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

Successfully merging this pull request may close these issues.

2 participants