Deliver geospatial models direct to decision makers with SyncroSim › Forums › SyncroSim – General Questions and Answers › Pysyncrosim giving R error › Reply To: Pysyncrosim giving R error
January 23, 2024 at 3:52 am
#22530

Keymaster
Hi Katrina,
Although you are running SyncroSim from python, the helloworldTime SyncroSim Package is built using an R script and requires the R package rsyncrosim to be installed. I realize that having to install an R package to run the pysyncrosim tutorial is a bit strange. We will update the tutorial in the next week, but in the meantime you can get the scenario to run by first installing the rsyncrosim package in R using: install.packages("rsyncrosim")
.
Cheers,
Katie