Skip to content

TypeError: makeFile() got an unexpected keyword argument 'encoding' #150

@bartremans

Description

@bartremans
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions