Creates the mydough conda environment and installs Python,
numpy and mido in it.
Examples
if (FALSE) {
config <- mydough::install_mido()
print(config)
}
Creates the mydough conda environment and installs Python,
numpy and mido in it.
if (FALSE) {
config <- mydough::install_mido()
print(config)
}