Skip to content
This repository was archived by the owner on Sep 27, 2021. It is now read-only.
This repository was archived by the owner on Sep 27, 2021. It is now read-only.

androidlibrary Failing with Last Python 2x Release? #65

@Mattje1

Description

@Mattje1

Hi folks,

I'm trying to give Calabash-Android for Robot Framework a go, but I'm running into the following errors in the test app: 'TypeError: _execute_child() takes exactly 17 arguments (18 given)'.
A little digging discovers that this function is within the POpen class in the Killableprocess.py library.

Is it a compatibility issue with Python 2.7.6?(released Dec'13)
This firefox add-on was having a similar issue: http://stackoverflow.com/questions/20658834/firefox-add-on-sdk-error

Also, other folks have been having this issue since January:
https://groups.google.com/forum/#!topic/robotframework-users/v3YBovvV1c8

I'm looking to downgrade Python to test this theory out, but it's a bit of a pain as my other non-Calabash Robot Framework scripts are still working.

Thanks,
Matt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions