rl-institut / multi-vector-simulator

Multi-vector Simulation Tool assessing and optimizing Local Energy Systems (LES) for the E-LAND project
GNU General Public License v2.0
21 stars 10 forks source link

[Bug] pdf report fails; Loading formatted geocoded file... #913

Open hempel-1 opened 2 years ago

hempel-1 commented 2 years ago

When trying to create a pdf report with mvs_report -i path_simulation_output_folder -pdf the report folder is build but the text Loading formatted geocoded file... occures in terminal and the process gets stuck. No report appears in my Browser or at http://127.0.0.1:8050 (tried firefox and chrome as default).

I'm pretty new to mvs. Could someone help me out? Thanks in advance!

I use Python 3.9.4 in VSCode on Win10 and just downloaded the mvs-code here. Installation of mvs as described in the docs.

smartie2076 commented 2 years ago

Hi @hempel-1! I am very sorry, this issue must have slipped our attention. Have you installed the specific requirements for the report? It is in requirements/report.txt. It may be that you are missing a dependency here.

If that is not it, you would need to post the last log output here, so that we may get some additional hints on what could go wrong.