Skip to content

python3 support? #2

@JaroslavHron

Description

@JaroslavHron

Does the ga4py interface supports python3?

Just trying to install it with python3 gives following obvious error:

python3.6 -s setup.py --no-user-cfg build
  File "setup.py", line 14
    print "numpy is required"
                            ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(int "numpy is required")?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions