<div dir="ltr"><div>Hi Dr. Ben,</div><div><br></div><div><br></div><div>I'm just re-installing python and NEMO again in my laptop due to windows re-installation.</div><div><br></div><div>I see some comment when trying to run NEMO on my cmd, as bellows, however, it still runs perfectly, do you have any idea why this comment appeared? </div><div><br></div><div><br></div><div>Thanks,</div><div><br></div><div>Yusak</div><div><br></div><div>C:\Users\Yusak Tanoto\Documents\nemo-Indonesia>python -m scoop evolve.py -s Jamali-PV -g 10<br>[2018-03-09 09:44:33,464] launcher  INFO    SCOOP 0.7 1.1 on win32 using Python 2.7.14 (v2.7.14:84471935ed, Sep 16 2017, 20:19:30) [MSC v.1500 32 bit (Intel)], API: 1013<br>[2018-03-09 09:44:33,464] launcher  INFO    Deploying 4 worker(s) over 1 host(s).<br>[2018-03-09 09:44:33,464] launcher  INFO    Worker distribution:<br>[2018-03-09 09:44:33,464] launcher  INFO       <a href="http://127.0.0.1">127.0.0.1</a>:       3 + origin<br><b>C:\Python27\lib\site-packages\deap\tools\_hypervolume\pyhv.py:33: ImportWarning: Falling back to the python version of hypervolume module. Expect this to be very slow.<br>  "module. Expect this to be very slow.", ImportWarning)<br>C:\Python27\lib\site-packages\deap\tools\_hypervolume\pyhv.py:33: ImportWarning: Falling back to the python version of hypervolume module. Expect this to be very slow.<br>  "module. Expect this to be very slow.", ImportWarning)<br>C:\Python27\lib\site-packages\deap\tools\_hypervolume\pyhv.py:33: ImportWarning: Falling back to the python version of hypervolume module. Expect this to be very slow.<br>  "module. Expect this to be very slow.", ImportWarning)<br>C:\Python27\lib\site-packages\deap\tools\_hypervolume\pyhv.py:33: ImportWarning: Falling back to the python version of hypervolume module. Expect this to be very slow.<br>  "module. Expect this to be very slow.", ImportWarning)</b><br>{'verbose': False, 'trace_file': None, 'fossil_limit': None, 'supply_scenario': 'Jamali-PV', 'carbon_price': 25, 'reserves': 0, 'discount_rate': 0.05, 'coal_price': 3.5, 'gas_price': 10.9, 'hydro_limit': 100.0, 'reliability_std': None, 'geothermal2_limit': 150.0, 'emissions_limit': None, 'ccs_storage_costs': 27.0, 'lambda_': None, 'bioenergy_limit': 20.0, 'demand_modifier': [], 're_limit': None, 'lolp_std': None, 'nsp_limit': 0.75, 'seed': None, 'list_scenarios': False, 'transmission': False, 'costs': 'Indonesia2030Mid', 'generations': 10, 'sigma': 2.0, 'min_regional_generation': None}<br>C:\Python27\lib\site-packages\deap\creator.py:141: RuntimeWarning: A class named 'FitnessMin' has already been created and it will be overwritten. Consider deleting previous creation of that class or rename it.<br>  RuntimeWarning)<br>C:\Python27\lib\site-packages\deap\creator.py:141: RuntimeWarning: A class named 'Individual' has already been created and it will be overwritten. Consider deleting previous creation of that class or rename it.<br>  RuntimeWarning)<br>                fitness hallfame<br>                ------- -------<br>gen     nevals  min     min<br>0       15      38.6184 38.6184</div></div>