You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very nice if I could "pip install plyer" inside my termux session, and have plyer work. The issue seems to be that it's identyfing the platform as linux. Not incorrectly, since it is a gnu/linux subsystem for android/linux, but you should have raw access to whatever, since it normally runs as root.
For Android, however, you need PyJNIus which needs to be compiled, otherwise you won't be able to access the API anyway. Can you compile PyJNIus somehow within termux? If not, I'll close the issue, since implementing the platform check won't actually provide any working functionality.
It would be very nice if I could "pip install plyer" inside my termux session, and have plyer work. The issue seems to be that it's identyfing the platform as linux. Not incorrectly, since it is a gnu/linux subsystem for android/linux, but you should have raw access to whatever, since it normally runs as root.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: