-
Notifications
You must be signed in to change notification settings - Fork 21
Issue/658/api break for numcosmo [version:1.16.9] #661
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
Conversation
|
Hi @caioolivv can you check these changes are still valid? I installed the new version of numcosmo ( |
da214e7 to
bf682a2
Compare
|
Hi @m-aguena, I couldn't reproduce it. What exactly did you run that ended up on this error? I ran all notebooks that use NumCosmo and they are mostly fine (with exception of a function |
@caioolivv my impression is that somehow an older version of numcosmo is being used, even though I installed it from scrach on a new computer. Which version fo numcosmo are you using here? |
|
I was using numcosmo 0.24.0, but 0.25.0 has just been pushed. I'll have to test with the new version. |
m-aguena
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@caioolivv thanks for the work! It seems the changes are working now, but the Example2_Fit_Halo_Mass_to_Shear_Catalog_NC.ipynb notebook is still failing:
AttributeError: 'NoneType' object has no attribute 'mid'
Just fixed it, but that reminds me of two things:
|
Agreed, can you create an issue to remember of revisiting |
m-aguena
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for handling this!
No description provided.