Now after applying the quick fix of #3
I have run python server.pyand rq worker pypsa successfully.
When trying to submit a job on my local address http://127.0.0.1:5002/
I get the following error:
FileNotFoundError: [Errno 2] No such file or directory: 'static/scenarios.csv'
I am trying now the https://github.com/PyPSA/efuels-server to see if everything works there