Dear Sara,
I have been studying the examples in MUSE_OS-develop\docs\tutorial-code
Just 7-example works with any issues.
The others have the following errors:
· 1-introduction
muse.errors.GrowthOfCapacityTooConstrained: Error during the investment process. The capacity was not allowed to grow sufficiently in order to match the demand. Consider increating the MaxCapacityAddition and/or the MaxCapacityGrowth in the technodata.
I already modified MaxCapacityAddition and/or the MaxCapacityGrowth and the error persists.
Same as above in
· 2-add-agent\1-multiple-objective
· 2-add-agent\2-single-objective
· 3-add-region
· 4-modify-timing-data\1-modify-timeslices
· 4-modify-timing-data\2-modify-time-framework
· In 5-add-service-demand\1-exogenous-demand
There is no tolm in this example
· In 5-add-service-demand\2-correlation-demand simple
Using settings.toml: KeyError: 'scale'
Using settings_residential_regressed.toml: AssertionError: Regions file does not exist (D:\Path\MUSE_OS-develop\docs\tutorial-code\5-add-service-demand\2-correlation-demand simple\input\Regions.csv)
I have then included a Regions file and change GlobalCommodities by MUSEGlobalCommodities
KeyError: 'scale'
· In 6-add-correlation-demand
KeyError: 'scale'
· In 8-trade\final_trade
File "C:\Users\anaconda3\envs\muse\lib\site-packages\muse\interactions.py", line 126, in compute_interactions raise NoInteractionsFound muse.errors.NoInteractionsFound: A network with no interactions has been found. This might be the case if there are no retrofit agents and yet a 'new_to_retro' network has been defined for a particular sector. Asses the existance of both new and retrofit agents for all sectors and remove the new_to_retro interacton network if it is not needed
I would like to know is these errors have been addressed before just in case or if there is any help to address them as they are key to understand the capabilities of the OS.
Best regards,
Diego