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
What device(s) are you experiencing the problem on?
Motorola Moto G5S
What OS version are you running on the device?
Android 7.1.1
What version of the product are you using?
sl4a-r6.1.1-arm-debug.apk
PythonForAndroid-debug-r26.apk
What steps will reproduce the problem?
Starting an example-script
What is the expected output? What do you see instead?
expected: launch of the script
see:
will open the interpreter and give the error:
Traceback
droid = android.Android()
File "/home/shimoda/python-for-android/python-build/python_arm/python-ext/python/android.py", line 44, in init
TypeError: makeFile() got an unexpected keyword argument 'encoding'
Please provide any additional information below.
Fresh install, first try with sl4a and python-for-android