Open Cheaterman opened 4 months ago
Avoids a very common error:
ImportError: cannot import name 'if_indextoname' from 'socket'
@Cheaterman https://github.com/kivy/python-for-android/pull/3007#discussion_r1592817369
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.
Avoids a very common error: