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

how to work with latest release v1.13.5 #2

Open
yggong opened this issue Mar 26, 2019 · 2 comments
Open

how to work with latest release v1.13.5 #2

yggong opened this issue Mar 26, 2019 · 2 comments

Comments

@yggong
Copy link

yggong commented Mar 26, 2019

Is it possible to run the code using the latest pycbc release 1.13.5? Tried to change the import pycbc.io.inference_hdf.InferenceFile in 1.12.3 to pycbc.infererence.io.base_hdf.BaseInferenceFile, but it didn't work, giving the error messages: TypeError: Can't instantiate abstract class BaseInferenceFile with abstract methods read_raw_samples, write_posterior, etc.

@cmbiwer
Copy link
Collaborator

cmbiwer commented Mar 26, 2019

Is there a reason you need to use PyCBC v1.13.5?

As stated in the README.md, the results were generated with PyCBC v1.12.3, and I would recommend using that version of PyCBC when reading these results.

@yggong
Copy link
Author

yggong commented Mar 27, 2019

No particular reason, I just started learning how to use pycbc, so tried the latest release. It is just bad that the code is not compatible.

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

2 participants