-
Notifications
You must be signed in to change notification settings - Fork 3
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
Cannot generate CBC population #10
Comments
This is strange, just ran this and things seem to work fine for me. It would seem the issue is related to the generation of the bilby dictionary. Are you working in a conda environment with the most recent version of pygwb installed? |
I was able to get this to work now. I think the issue was I had a slightly older version of pygwb/dependencies than what's currently on |
I think in part it may have been because of installing jupyter. Because if I install jupyter from conda, it breaks the example. |
I am trying to follow this section of the tutorial: https://pygwb.docs.ligo.org/pygwb/simulator.html#specifying-the-cbc-population
When I run this code:
I get the following error:
Is there something missing from the tutorial? Or something I missed?
The text was updated successfully, but these errors were encountered: