Closed dkirkby closed 6 years ago
I have updated the tutorial notebook and checked that all the commands listed there still work in py3, but the other notebook still need updating (mostly just print statements).
I checked simulate.py
, fisher.py
and display.py
and they all work with Python2.7 as well.
Thanks! Any objections if I merge this now @sowmyakth @fjaviersanchez ?
Looks good to me!
Yup. Works fine
Thanks for checking. Merged now.
Various updates to print, except, import, iteritems, decode for python3.
Tested with anaconda + python 3.6.
It would great if someone could check if this still works with python 2.7.