To setup an appropriate python environment, simply install pertpy. This will also install other required packages such as scanpy and scvi-tools.
pip install pertpy
Simulations were run in R. To set up an appropriate R environment, please install the following in an R 4.0+ environment.
BiocManager::install("splatter")
BiocManager::install("scater")