lesgourg / class_public

Public repository of the Cosmic Linear Anisotropy Solving System (master for the most recent version of the standard code; GW_CLASS to include Cosmic Gravitational Wave Background anisotropies; classnet branch for acceleration with neutral networks; ExoCLASS branch for exotic energy injection; class_matter branch for FFTlog)
218 stars 291 forks source link

make: *** [Makefile:195: classy] Error 1 #532

Closed Hayyim-H closed 11 months ago

Hayyim-H commented 11 months ago

During the installation process, when I type the 'make' command, I receive the error: "Cython.Compiler.Errors.CompileError: /home/hayyim/Descargas/class/python/../python/classy.pyx make: *** [Makefile:195: classy] Error 1.' I don't know how to fix this, as I have python3, cython, numpy, and gcc updated to the latest version.

damonge commented 11 months ago

Might be related to #531

Hayyim-H commented 11 months ago

Might be related to #531

Yeah, thaks! I change the version of Cython and it works