* Make sure that correct interpreter is active (pypsa-eur interpreter path on the bottom left in Visual Studio Code (e.g. “Python 3.7.7 64-bit (‘pypsa-eur’: conda)”))
* Make sure that correct interpreter is active (pypsa-eur interpreter path on the bottom left in Visual Studio Code (e.g. “Python 3.7.7 64-bit (‘pypsa-eur’: conda)”))
***I have changed the PATH but Visual Studio Code does not seem to recognise this change.**
***I have changed the PATH but Visual Studio Code does not seem to recognise this change.**
* Visual Studio Code has to be closed and started again in order to recognise a change in the PATH.
* Visual Studio Code has to be closed and started again in order to recognise a change in the PATH.
***`KeyError` when executing PyPSA_to_Backbone?**
* Check whether the storage technologies in the config.yaml of pypsa-eur are written in "StorageUnit". If they are written in "Stores", a KeyError is thrown.
# Common PyPSA Error messages
\ No newline at end of file
***`KeyError` when executing PyPSA_to_Backbone?**
* Check whether the storage technologies in the config.yaml of pypsa-eur are written in "StorageUnit". If they are written in "Stores", a KeyError is thrown.