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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: