class_public icon indicating copy to clipboard operation
class_public copied to clipboard

Problem with comoving_distance(z)

Open JP-Bonifacio opened this issue 2 years ago • 1 comments

Hello,

I'm using the latest version of Class, but everytime I try to use "comoving_distance(z)" function I receive an error message:

"--------------------------------------------------------------------------- AttributeError Traceback (most recent call last) in

AttributeError: 'classy.Class' object has no attribute 'comoving_distance' "

What should I do?

JP-Bonifacio avatar Oct 09 '22 11:10 JP-Bonifacio

Dear @JoaoBoni , Hopefully the problem is resolved in your case by now. I could not reproduce it with the most up-to-date class version. Did you recompile with "make clean" and "make -j", having put the correct python version in your makefile?

schoeneberg avatar Nov 16 '22 14:11 schoeneberg