-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels