Currently using a linux virtualenv on a remote server with cosmoprimo==1.0.0 and pyclass==1.0.0. Are there any additional steps I need to follow to install the AbacusSummit cosmologies?
I've cloned the AbacusSummit repo but running from cosmoprimo.fiducial import Planck2018FullFlatLCDM, AbacusSummit gives ImportError: cannot import name 'AbacusSummit' as an error.
Thanks!
Currently using a linux virtualenv on a remote server with
cosmoprimo==1.0.0andpyclass==1.0.0. Are there any additional steps I need to follow to install the AbacusSummit cosmologies?I've cloned the AbacusSummit repo but running
from cosmoprimo.fiducial import Planck2018FullFlatLCDM, AbacusSummitgivesImportError: cannot import name 'AbacusSummit'as an error.Thanks!