JRCSTU / CO2MPAS-TA

EU's Type-Approving vehicle simulator predicting NEDC CO2 emissions from WLTP
https://co2mpas.readthedocs.io/
European Union Public License 1.1
25 stars 13 forks source link

Internal Server Error when running co2mpas #50

Open pfung-maker opened 2 years ago

pfung-maker commented 2 years ago

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.

dimitriskomnos commented 2 years ago

Dear @pfung-maker,

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.

Thank you.