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)
223 stars 292 forks source link

error with classy for python3.9 #582

Open GowriNair38 opened 1 month ago

GowriNair38 commented 1 month ago

Hi, I am unable to pip install classy in python3.9 while everything seems to be perfectly working in python3.6. The error is ERROR: Failed building wheel for classy ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (classy)

Is it something to do this specific version of classy or python? Could someone suggest a way to tackle this?

Thanks!