Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NANOGrav 9-yr GWB data tutorial notebook incompatible with Python 3 #226

Open
nithyanandan opened this issue Jun 28, 2020 · 1 comment
Open

Comments

@nithyanandan
Copy link

nithyanandan commented Jun 28, 2020

See also issue #227

My operating system name and version and system architecture:

$ lsb_release -a
LSB Version:	:core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID:	CentOS
Description:	CentOS Linux release 7.8.2003 (Core)
Release:	7.8.2003
Codename:	Core

$ hostnamectl
...
Operating System: CentOS Linux 7 (Core)
CPE OS Name: cpe:/o:centos:centos:7
Kernel: Linux 3.10.0-1127.10.1.el7.x86_64
Architecture: x86-64

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 a SyntaxError.

@nithyanandan
Copy link
Author

I've made the Python 3 fixes and can issue a pull request, but perhaps after addressing issue #227 first?

@nithyanandan 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant