Slow Sampling in Virtual Environment

You should just be able to do mamba install "pymc>=5" and you’ll be done. Or mamba create -n pymc_env "pymc >=5" (or replace pymc_env with name you like) if you want to make a new environment and install pymc into it in one go