You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I was trying to do the quick start by the following code:
Run co2mpas and open the output folder.
$ co2mpas run ./input/co2mpas_conventional.xlsx -O ./output -PL
$ start ./output
A page of 'Internal Server Error'. Error message as below:
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.
Any ideas of why caused this? Thank you in advance.
The text was updated successfully, but these errors were encountered:
Could you please paste in a comment below the full error you received?
What is output if you just type $ co2mpas --help?
Some information of the procedure you followed for the co2mpas installation,
the operating system and the python version would be also beneficial to understand the cause of the error.
Please also note that in case of a Windows environent, there is the official option,
where you can install an all-in-one package, containing a console that contains a python version,
and you can run the latest official CO2MPAS model. You will also find a Web GUI.
Hi! I was trying to do the quick start by the following code:
A page of 'Internal Server Error'. Error message as below:
Any ideas of why caused this? Thank you in advance.
The text was updated successfully, but these errors were encountered: