You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've made the Python 3 fixes and can issue a pull request, but perhaps after addressing issue #227 first?
nithyanandan
changed the title
NANOGrav 9-yr tutorial incompatible with Python 3
NANOGrav 9-yr GWB data tutorial notebook incompatible with Python 3
Jun 28, 2020
See also issue #227
My operating system name and version and system architecture:
Running
Python 3.7
In using
nanograv/enterprise
git # f66648f, I found that it is incompatible with Python 3 due to the handling of string literals and print functions.Also, there is a missing closing single quote in enclosing the text file name containing the sampled
chain
causing aSyntaxError
.The text was updated successfully, but these errors were encountered: